Skip to content

Commit a1bed4a

Browse files
committed
Bump version of node to 20
1 parent 12df990 commit a1bed4a

2 files changed

Lines changed: 7273 additions & 73 deletions

File tree

.github/workflows/ci-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- uses: actions/setup-node@master
1616
with:
17-
node-version: ${{ env.NODE_VERSION }}
17+
node-version: 20
1818
registry-url: 'https://npm.pkg.github.com'
1919
scope: "@rumblefishdev"
2020

0 commit comments

Comments
 (0)