We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f23ec43 + eb19f22 commit e286878Copy full SHA for e286878
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
- uses: actions/checkout@v6
46
47
- name: Log in to GHCR
48
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
49
with:
50
registry: ghcr.io
51
username: ${{ github.actor }}
0 commit comments