Skip to content

Commit

Permalink
chore: bump node version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dtbuchholz committed Apr 15, 2024
1 parent cf14402 commit 48afb3b
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 @@ -30,7 +30,7 @@ jobs:
- name: Setup Node Environment ⬢
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18

- name: Install 🔧
run: npm install
Expand Down

0 comments on commit 48afb3b

Please sign in to comment.