We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 063bc43 + 00e2983 commit 02f6335Copy full SHA for 02f6335
1 file changed
.github/workflows/docker-publish.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
22
23
- name: Log in to GitHub Container Registry
24
uses: docker/login-action@v3
0 commit comments