Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
chore: update ci node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca committed Aug 31, 2023
1 parent 06a615f commit f9cacc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: '14'
node-version: '16'
- name: Run ci
run: |
npm install
Expand Down

0 comments on commit f9cacc3

Please sign in to comment.