We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cad3a13 + e74e2de commit 6f00c69Copy full SHA for 6f00c69
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
type=raw,value=${{ steps.version.outputs.version }}
54
55
- name: Login to GitHub Container Registry
56
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
57
if: ${{ github.event_name != 'pull_request' }}
58
with:
59
registry: ghcr.io
0 commit comments