Skip to content

Commit d02304c

Browse files
Update actions/checkout action to v5 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8c13b1 commit d02304c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Check out code
38-
uses: actions/checkout@v4 # v4
38+
uses: actions/checkout@v5
3939
- name: Install Chef
4040
uses: actionshub/[email protected]
4141
- name: Dokken

0 commit comments

Comments
 (0)