Skip to content

Commit 84d261a

Browse files
committed
Update Node version used in CI too
1 parent 8886c09 commit 84d261a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

1717
- uses: actions/setup-node@v3
1818
with:
19-
node-version: 16.18.0
19+
node-version: 18.16.0
2020

2121
- run: npm install -g npm@^8
2222

0 commit comments

Comments
 (0)