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 83d11ca commit c68142eCopy full SHA for c68142e
.github/workflows/docs.yml
@@ -29,7 +29,7 @@ jobs:
29
run: 'make docs'
30
31
- name: Docker Login
32
- uses: docker/login-action@v1.14.1
+ uses: docker/login-action@v3.6.0
33
with:
34
registry: ghcr.io
35
username: $GITHUB_ACTOR
0 commit comments