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.
2 parents 16a3c3d + 7fb6b7b commit 467f7a4Copy full SHA for 467f7a4
1 file changed
.github/workflows/deploy.yml
@@ -93,7 +93,7 @@ jobs:
93
uses: docker/setup-buildx-action@v4
94
95
- name: Login to GitHub Container Registry
96
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
97
with:
98
registry: ghcr.io
99
username: ${{ github.repository_owner }}
0 commit comments