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 f1f09e3 + cfb7186 commit 783d3e8Copy full SHA for 783d3e8
3 files changed
.github/workflows/setup-lastest-zip.yml
@@ -25,7 +25,7 @@ jobs:
25
node-version: current
26
27
- name: Login to GitHub Container Registry
28
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
29
with:
30
registry: ghcr.io
31
username: ${{ github.actor }}
.github/workflows/setup-workflow.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
.github/workflows/setup-zip.yml
@@ -28,7 +28,7 @@ jobs:
32
0 commit comments