We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6d4e25 + 018ca49 commit 4abf67fCopy full SHA for 4abf67f
1 file changed
.github/workflows/ci.yml
@@ -212,7 +212,7 @@ jobs:
212
213
- uses: docker/setup-buildx-action@v3.12.0
214
215
- - uses: docker/login-action@v3.7.0
+ - uses: docker/login-action@v4.0.0
216
with:
217
registry: ghcr.io
218
username: ${{ github.repository_owner }}
@@ -271,7 +271,7 @@ jobs:
271
272
images: ${{ env.REGISTRY_IMAGE }}
273
274
275
276
277
0 commit comments