Skip to content

Commit 96336ad

Browse files
authored
ci: bump to Node 18 for typecheck job (#834)
1 parent 2ae7138 commit 96336ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Use Node.js
1717
uses: actions/[email protected]
1818
with:
19-
node-version: 17
19+
node-version: 18
2020
check-latest: true
2121
cache: "pnpm"
2222
- run: pnpm install

0 commit comments

Comments
 (0)