Skip to content

Commit

Permalink
chore: update CI nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvvv1vvvvvv committed Oct 11, 2023
1 parent c5242c0 commit 32f232d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3
with:
node-version: '16.14'
node-version: '18.16.1'

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit 32f232d

Please sign in to comment.