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 7721bf6 commit 8831deaCopy full SHA for 8831dea
.github/workflows/test-and-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
steps:
65
- uses: actions/checkout@v2
66
- name: Login to GitHub Container Registry
67
- uses: docker/login-action@v1
+ uses: docker/login-action@v3
68
with:
69
registry: ghcr.io
70
username: ${{ github.repository_owner }}
0 commit comments