We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f61282 + 84d6656 commit 64c66c6Copy full SHA for 64c66c6
1 file changed
.github/workflows/pr.yaml
@@ -49,7 +49,7 @@ jobs:
49
uses: docker/setup-buildx-action@v3
50
51
- name: Build and cache Docker image
52
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
53
with:
54
context: .
55
push: false
0 commit comments