Skip to content

Commit 2d1c925

Browse files
committed
ci: upgrade node version
1 parent c855024 commit 2d1c925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
- uses: actions/setup-node@v2
1010
with:
11-
node-version: '10'
11+
node-version: '16'
1212

1313
- run: npm ci
1414

0 commit comments

Comments
 (0)