Skip to content

Commit 2cfd905

Browse files
authored
Merge pull request #1447 from Anselmoo/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2 parents 116ed00 + 63c05ee commit 2cfd905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
name: build-image
3434
steps:
35-
- uses: actions/checkout@v3.6.0
35+
- uses: actions/checkout@v4.1.7
3636
with:
3737
fetch-depth: 1
3838

0 commit comments

Comments
 (0)