Skip to content

Commit a8ee6e2

Browse files
committed
Fix CI
1 parent be2c7e4 commit a8ee6e2

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
@@ -148,7 +148,7 @@ jobs:
148148
- uses: actions/checkout@v2
149149
- uses: actions/[email protected]
150150
with:
151-
node-version: '16'
151+
node-version: '17'
152152
- uses: bahmutov/npm-install@v1
153153
- run: |
154154
yarn build

0 commit comments

Comments
 (0)