Skip to content

Commit

Permalink
chore: node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Oct 12, 2023
1 parent 4ab2f37 commit 5f79a85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: 12
node-version-file: '.nvmrc'

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
@@ -0,0 +1 @@
v20

0 comments on commit 5f79a85

Please sign in to comment.