Skip to content

Commit 3e2719c

Browse files
committed
Fix CI
1 parent a8ee6e2 commit 3e2719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
ref: ${{ github.ref }}
109109
- uses: actions/[email protected]
110110
with:
111-
node-version: '15'
111+
node-version: '17'
112112
registry-url: https://registry.npmjs.org/
113113
- uses: bahmutov/npm-install@v1
114114
- run: |

0 commit comments

Comments
 (0)