Skip to content

Commit 586b6ee

Browse files
committed
update node version
1 parent 3414a49 commit 586b6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

3939
- uses: actions/setup-node@v3
4040
with:
41-
node-version: 12
41+
node-version: 17
4242
cache: 'npm'
4343
cache-dependency-path: package-lock.json
4444

0 commit comments

Comments
 (0)