We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbad0a commit 0d71ffdCopy full SHA for 0d71ffd
1 file changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
runs-on: ubuntu-latest
74
steps:
75
- uses: actions/checkout@v6
76
- - uses: docker/login-action@v3
+ - uses: docker/login-action@v4
77
with:
78
registry: ghcr.io
79
username: ${{ github.actor }}
0 commit comments