Skip to content

Commit f539afe

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

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: Check out code
36-
uses: actions/checkout@v4 # v4
36+
uses: actions/checkout@v5
3737
- name: Install Chef
3838
uses: actionshub/chef-install@main
3939
- name: Dokken

0 commit comments

Comments
 (0)