There was an error while loading. Please reload this page.
1 parent 5695d50 commit 91f0406Copy full SHA for 91f0406
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v6
15
- uses: docker/setup-qemu-action@v3
16
- uses: docker/setup-buildx-action@v3
17
- - uses: docker/login-action@v3
+ - uses: docker/login-action@v4
18
with:
19
registry: ghcr.io
20
username: ${{github.actor}}
0 commit comments