Skip to content

Commit a36ea84

Browse files
Update actions/checkout action to v5
1 parent 867f30b commit a36ea84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fail-fast: false
2929
steps:
3030
- name: Check out code
31-
uses: actions/checkout@v4
31+
uses: actions/checkout@v5
3232
- name: Install Chef
3333
uses: actionshub/chef-install@3.0.0
3434
- name: test-kitchen

0 commit comments

Comments
 (0)