Skip to content

Commit

Permalink
upgrade to node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Jul 22, 2024
1 parent ddfd208 commit fa8f178
Show file tree
Hide file tree
Showing 2 changed files with 12,981 additions and 7,748 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 14
node-version: 18
cache: 'npm'
- name: Build and Test
run: |
Expand Down
Loading

0 comments on commit fa8f178

Please sign in to comment.