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.
2 parents 99b195d + f3af60b commit 737ba0dCopy full SHA for 737ba0d
1 file changed
.github/workflows/docker.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- uses: docker/setup-buildx-action@v4
28
29
- - uses: docker/login-action@v3
+ - uses: docker/login-action@v4
30
if: github.event_name != 'pull_request'
31
with:
32
registry: ${{ env.REGISTRY }}
0 commit comments