Skip to content

Commit b68fa0b

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

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
@@ -40,7 +40,7 @@ jobs:
4040

4141
steps:
4242
- name: Check out code
43-
uses: actions/checkout@v4
43+
uses: actions/checkout@v5
4444
- name: Install Chef
4545
uses: actionshub/chef-install@3.0.1
4646
- name: Dokken

0 commit comments

Comments
 (0)