Skip to content

Commit 02798c6

Browse files
molombydcousens
andauthored
Upgrade CI to node 20 (#8758)
Co-authored-by: Daniel Cousens <[email protected]>
1 parent 595af50 commit 02798c6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/actions/ci-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
- uses: actions/setup-node@main
99
with:
1010
# preferably lts/*, but we hit API limits when querying that
11-
node-version: 18
11+
node-version: 20
1212
registry-url: 'https://registry.npmjs.org'
1313
cache: pnpm
1414

.nvmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)