There was an error while loading. Please reload this page.
2 parents f367488 + 743835a commit d7c315aCopy full SHA for d7c315a
1 file changed
.github/workflows/build-and-push.yml
@@ -45,7 +45,7 @@ jobs:
45
46
-
47
name: Login to GitHub Container Registry
48
- uses: docker/login-action@v1
+ uses: docker/login-action@v4
49
with:
50
registry: ghcr.io
51
username: ${{ github.actor }}
0 commit comments