Skip to content

Commit 3d7df01

Browse files
chore(deps): update actions/checkout action to v4
1 parent 93125d6 commit 3d7df01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
index:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v3
8+
- uses: actions/checkout@v4
99
- name: Setup Node.js
1010
uses: actions/setup-node@v2
1111
with:

0 commit comments

Comments
 (0)