We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e89ea75 commit a4cfad8Copy full SHA for a4cfad8
.github/workflows/pr-checks.yml
@@ -89,7 +89,7 @@ jobs:
89
id: buildx
90
uses: docker/setup-buildx-action@master
91
- name: Build
92
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
93
with:
94
builder: ${{ steps.buildx.outputs.name }}
95
context: .
.github/workflows/release-please.yml
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments