Skip to content

Commit 625dbb7

Browse files
chore(deps): update actions/checkout action to v6
1 parent b77e2a2 commit 625dbb7

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
@@ -40,7 +40,7 @@ jobs:
4040
fail-fast: false
4141
steps:
4242
- name: Check out code
43-
uses: actions/checkout@v5
43+
uses: actions/checkout@v6
4444
- name: Install Chef
4545
uses: actionshub/chef-install@3.0.1
4646
- name: Dokken

0 commit comments

Comments
 (0)