Skip to content

Commit

Permalink
other node version
Browse files Browse the repository at this point in the history
  • Loading branch information
nhayfield committed Jan 17, 2024
1 parent 285e614 commit b17d664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8
with:
node-version: 16.13.0
node-version: 20.6.1

- name: yarn install
run: |
Expand Down

0 comments on commit b17d664

Please sign in to comment.