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 18df989 + 0546f1a commit 39da94eCopy full SHA for 39da94e
1 file changed
.github/workflows/windows-ssh-image.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v6
23
24
- name: Log in to the Container registry
25
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
26
with:
27
registry: ${{ env.REGISTRY }}
28
username: ${{ github.actor }}
0 commit comments