Skip to content

Commit f5aa4db

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

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
@@ -48,7 +48,7 @@ jobs:
4848

4949
steps:
5050
- name: Check out code
51-
uses: actions/checkout@v4 # v4
51+
uses: actions/checkout@v5
5252
- name: Install Chef
5353
uses: actionshub/[email protected]
5454
- name: Dokken

0 commit comments

Comments
 (0)