We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b99c8b8 + de17d7a commit c180babCopy full SHA for c180bab
1 file changed
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
- uses: actions/checkout@v6
81
82
- name: Log in to the Container registry
83
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
84
with:
85
registry: ghcr.io
86
username: ${{ github.actor }}
0 commit comments