Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
dev: chg: bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
marcello33 committed Oct 12, 2023
1 parent 73ed598 commit 0b01e03
Show file tree
Hide file tree
Showing 3 changed files with 675 additions and 782 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '18'
registry-url: 'https://registry.npmjs.org'
- name: Cache npm dependencies
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.17.1
18.18.1
Loading

0 comments on commit 0b01e03

Please sign in to comment.