2 parents 9220308 + 678a5d2 commit 14d4ba5Copy full SHA for 14d4ba5
1 file changed
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
fi
43
44
- name: Build and push
45
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v7
46
with:
47
file: php/${{ matrix.version }}/Dockerfile
48
platforms: linux/amd64,linux/arm64
0 commit comments