Skip to content

Commit

Permalink
Update validation.yml workflow to use jnode v20
Browse files Browse the repository at this point in the history
  • Loading branch information
dvribeira committed Jan 26, 2024
1 parent 3fbf3f8 commit 9560617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: 'Install Node and NPM'
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20

- name: 'Install Ruby'
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 9560617

Please sign in to comment.