Skip to content

Commit 100d85d

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

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Check out code
39-
uses: actions/checkout@v4
39+
uses: actions/checkout@v5
4040
- name: Install Chef
4141
uses: actionshub/chef-install@3.0.0
4242
- name: test-kitchen

0 commit comments

Comments
 (0)