Skip to content

Commit

Permalink
update tests node version
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed Aug 3, 2023
1 parent f9ddef7 commit 0171519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Node setup
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '18'

- name: Yarn cache setup
uses: c-hive/gha-yarn-cache@v2
Expand Down

0 comments on commit 0171519

Please sign in to comment.