We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a5f9ea + 35469f5 commit 4b2100eCopy full SHA for 4b2100e
1 file changed
.github/workflows/build-and-deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Log in to the Container registry
33
id: login_registry
34
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
35
with:
36
registry: ghcr.io
37
username: ${{ github.actor }}
0 commit comments