Skip to content

Commit 60fa64a

Browse files
chore(deps): update actions/checkout action to v4 (#703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e29a16 commit 60fa64a

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
@@ -78,7 +78,7 @@ jobs:
7878

7979
steps:
8080
- name: Check out code
81-
uses: actions/checkout@v3
81+
uses: actions/checkout@v4
8282
- name: Install Chef
8383
uses: actionshub/[email protected]
8484
# https://github.com/actions/virtual-environments/issues/181#issuecomment-610874237

0 commit comments

Comments
 (0)