We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 116ed00 + 63c05ee commit 2cfd905Copy full SHA for 2cfd905
.github/workflows/docker-cd.yml
@@ -32,7 +32,7 @@ jobs:
32
33
name: build-image
34
steps:
35
- - uses: actions/checkout@v3.6.0
+ - uses: actions/checkout@v4.1.7
36
with:
37
fetch-depth: 1
38
0 commit comments