Skip to content

Commit

Permalink
Updates VSCode to 1.90 and node to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
ArquintL committed Nov 1, 2024
1 parent 9c3254a commit e19357f
Show file tree
Hide file tree
Showing 4 changed files with 887 additions and 812 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 e19357f

Please sign in to comment.