There was an error while loading. Please reload this page.
2 parents bfeb093 + 2c39503 commit bf71c45Copy full SHA for bf71c45
1 file changed
.github/workflows/docker.yml
@@ -61,7 +61,7 @@ jobs:
61
restore-keys: |
62
${{ matrix.container }}-buildx-
63
- name: Log in to GitHub Container Registry
64
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
65
with:
66
registry: ghcr.io
67
username: ${{ github.actor }}
0 commit comments