Skip to content

Commit d550a62

Browse files
committed
increasing node version
1 parent 9c37022 commit d550a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
restore-keys: v1/${{ runner.os }}/pypi-${matrix.python}/
3838
- uses: actions/setup-node@v3
3939
with:
40-
node-version: 14
40+
node-version: 16
4141
- name: Get yarn cache directory path
4242
id: yarn-cache-dir-path
4343
run: echo "::set-output name=dir::$(yarn cache dir)"

0 commit comments

Comments
 (0)