There was an error while loading. Please reload this page.
2 parents 1a1e86a + 5150785 commit b50bde8Copy full SHA for b50bde8
1 file changed
.github/workflows/docker.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v6
17
18
- name: Login to GitHub Container Registry
19
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
20
with:
21
registry: ghcr.io
22
username: ${{ github.actor }}
0 commit comments