We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e6ae28 + 3255fe8 commit 1b49bb8Copy full SHA for 1b49bb8
1 file changed
.github/workflows/publish.yml
@@ -60,7 +60,7 @@ jobs:
60
steps:
61
- uses: docker/setup-qemu-action@v4
62
- uses: docker/setup-buildx-action@v4
63
- - uses: docker/login-action@v3
+ - uses: docker/login-action@v4
64
with:
65
username: ${{ github.actor }}
66
password: ${{ secrets.ACCESS_TOKEN }}
0 commit comments