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 c6051b2 + fda0ad7 commit 712834fCopy full SHA for 712834f
1 file changed
.github/workflows/push.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout
11
uses: actions/checkout@v6
12
- name: Login to GitHub Container Registry
13
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
14
with:
15
registry: ghcr.io
16
username: ${{ github.actor }}
0 commit comments