Skip to content

Commit 3258ae7

Browse files
committed
chore: update action checkout version
1 parent 26b3f2e commit 3258ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/menlo-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ jobs:
301301
steps:
302302
- name: Clone
303303
id: checkout
304-
uses: actions/checkout@v3
304+
uses: actions/checkout@v4
305305
with:
306306
submodules: recursive
307307

0 commit comments

Comments
 (0)