Skip to content

Commit 127126e

Browse files
chore(deps): update actions/checkout action to v5
1 parent 9da9ba9 commit 127126e

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
@@ -89,7 +89,7 @@ jobs:
8989

9090
steps:
9191
- name: Check out code
92-
uses: actions/checkout@v4
92+
uses: actions/checkout@v5
9393
- name: Install Chef
9494
uses: actionshub/chef-install@main
9595
- name: Dokken

0 commit comments

Comments
 (0)