Skip to content

Commit

Permalink
bump to node v20
Browse files Browse the repository at this point in the history
  • Loading branch information
mismith committed Apr 7, 2024
1 parent 20e8d61 commit 08d1925
Show file tree
Hide file tree
Showing 6 changed files with 18,168 additions and 19,863 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v2
with:
node-version: 14
node-version-file: '.nvmrc'
cache: 'npm'
- name: Cache node_modules
id: cache-node-modules
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14
20
Loading

0 comments on commit 08d1925

Please sign in to comment.