Skip to content

Commit 3422377

Browse files
chore(deps): update actions/checkout action to v4
1 parent 6d7ad55 commit 3422377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
99
- name: Setup Node.js
1010
uses: actions/setup-node@v2
1111
with:

0 commit comments

Comments
 (0)