We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc32aba + d2a21f0 commit 32ff1edCopy full SHA for 32ff1ed
1 file changed
.github/workflows/devcontainer.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v6
26
27
- name: Log in to GHCR
28
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
29
with:
30
registry: ghcr.io
31
username: ${{ github.actor }}
0 commit comments