We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cbad0a + 0d71ffd commit 4c6f4b2Copy full SHA for 4c6f4b2
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