Skip to content

Commit

Permalink
bump node again
Browse files Browse the repository at this point in the history
  • Loading branch information
chanind committed Dec 24, 2023
1 parent 8b554a4 commit fc33cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- run: yarn install
- run: yarn test
- run: yarn build

0 comments on commit fc33cda

Please sign in to comment.