Skip to content

Commit

Permalink
Updated node version to 20.11.0 on test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ebkr committed Dec 11, 2024
1 parent 9fc45c4 commit c051030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/setup-node@v3
with:
# The talk on the street says this might be a good version for building.
node-version: 19.2.0
node-version: 20.11.0
cache: yarn

- name: Install Yarn dependencies
Expand Down

0 comments on commit c051030

Please sign in to comment.