Skip to content

Commit 910eacb

Browse files
chore(deps): update actions/checkout action to v4
1 parent fd92e8d commit 910eacb

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)