Skip to content

Commit 1684802

Browse files
Update actions/checkout action to v5
1 parent 076c350 commit 1684802

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
@@ -44,7 +44,7 @@ jobs:
4444

4545
steps:
4646
- name: Check out code
47-
uses: actions/checkout@v4
47+
uses: actions/checkout@v5
4848
- name: Install Chef
4949
uses: actionshub/chef-install@3.0.0
5050
- name: test-kitchen

0 commit comments

Comments
 (0)