Skip to content

Commit ef6278a

Browse files
authored
Update Node version
1 parent 4114e42 commit ef6278a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v1
1010
- uses: actions/setup-node@v1
1111
with:
12-
node-version: '16.5.0'
12+
node-version: '16.13.0'
1313

1414
- run: yarn install
1515

0 commit comments

Comments
 (0)