Skip to content

Commit

Permalink
Merge pull request #446 from viperproject/node-20
Browse files Browse the repository at this point in the history
Updates Node & VSCode Version
  • Loading branch information
ArquintL authored Nov 1, 2024
2 parents 5b44adf + 2a50d6e commit ab267bc
Show file tree
Hide file tree
Showing 4 changed files with 947 additions and 884 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
node-version: '20'

- name: Setup Java JDK
uses: actions/setup-java@v4
Expand Down
Loading

0 comments on commit ab267bc

Please sign in to comment.