Skip to content

Commit 785c8f7

Browse files
chore(deps): update actions/setup-node action to v7
1 parent 93125d6 commit 785c8f7

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
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v3
99
- name: Setup Node.js
10-
uses: actions/setup-node@v2
10+
uses: actions/setup-node@v7
1111
with:
1212
node-version: 16
1313
- run: yarn global add @sourcegraph/scip-typescript @sourcegraph/src

0 commit comments

Comments
 (0)