We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2157052 commit 484fc56Copy full SHA for 484fc56
.github/workflows/docker-image.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
17
- - uses: docker/login-action@v2
+ - uses: docker/login-action@v3
18
with:
19
registry: ghcr.io
20
username: ${{ github.actor }}
0 commit comments