Skip to content

Commit 01cbaed

Browse files
committed
ci: bump node
1 parent 23f9a4b commit 01cbaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/setup-node@v4
2727
with:
2828
# Use for testing esm modules support
29-
node-version: 18.x
29+
node-version: 20.x
3030
cache: npm
3131

3232
- name: Install Dependencies

0 commit comments

Comments
 (0)