2 parents cccbd64 + 359a058 commit 4cf82afCopy full SHA for 4cf82af
1 file changed
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
path: ${{ env.BIN_DIR }}/arm64/
72
- run: chmod +x $BIN_DIR/{amd64,arm64}/*
73
- uses: docker/setup-buildx-action@v3
74
- - uses: docker/login-action@v2
+ - uses: docker/login-action@v3
75
with:
76
registry: ghcr.io
77
username: ${{ github.actor }}
0 commit comments