We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6788b8 + abd27d1 commit 324b99aCopy full SHA for 324b99a
1 file changed
.github/workflows/node-ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@v4
34
35
- name: Login to GitHub Container Registry
36
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
37
with:
38
registry: ghcr.io
39
username: ${{ github.actor }}
0 commit comments