We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd8dc22 + c114c73 commit 46c0c3cCopy full SHA for 46c0c3c
1 file changed
.github/workflows/release.yml
@@ -92,7 +92,7 @@ jobs:
92
git push origin "${NEXT}"
93
94
- name: Log in to GHCR
95
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
96
with:
97
registry: ghcr.io
98
username: ${{ github.actor }}
0 commit comments