We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed2b2ed + fd3bffb commit 866432cCopy full SHA for 866432c
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@v4
+ uses: actions/checkout@v5
34
35
# Login against a Docker registry except on PR
36
# https://github.com/docker/login-action
0 commit comments