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.
1 parent ac79138 commit b97caa4Copy full SHA for b97caa4
1 file changed
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v6
17
18
- name: Log in to package 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