We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30daa4e + 80b319e commit 62306faCopy full SHA for 62306fa
1 file changed
.github/workflows/docker-image.yml
@@ -30,7 +30,7 @@ jobs:
30
# Checkout the repository
31
# https://github.com/actions/checkout
32
- name: Checkout repository
33
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
34
35
# Login against a Docker registry except on PR
36
# https://github.com/docker/login-action
0 commit comments