Skip to content

Commit 0bdddca

Browse files
Update actions/checkout action to v4
1 parent dd02d26 commit 0bdddca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
steps:
4949
- name: Check out code
50-
uses: actions/checkout@v3
50+
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
5151
- name: Install Chef
5252
uses: actionshub/[email protected]
5353
- name: Dokken

0 commit comments

Comments
 (0)