Skip to content

Commit

Permalink
[core] Update to node 22 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rtivital committed May 9, 2024
1 parent bffbcaa commit a131a28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '20.9.0'
node-version-file: '.nvmrc'
cache: 'yarn'
cache-dependency-path: '**/yarn.lock'
- name: Install dependencies
Expand Down

0 comments on commit a131a28

Please sign in to comment.