Skip to content

Commit

Permalink
CI: Update node to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
exyi committed Dec 10, 2023
1 parent bc5bf8d commit eefd7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
# Node.js
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- run: |
corepack enable
yarn set version stable
Expand Down

0 comments on commit eefd7c4

Please sign in to comment.