We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87ecc1c + 539af80 commit a7f16fdCopy full SHA for a7f16fd
1 file changed
.github/workflows/docker-3.3dev.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: GitHub login
46
if: ${{ github.event_name != 'pull_request' }}
47
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
48
with:
49
registry: ghcr.io
50
username: ${{ github.repository_owner }}
0 commit comments