Skip to content

Commit b6587ad

Browse files
authored
ci: Update Node to v20
1 parent 8c7da97 commit b6587ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/setup-node@v2
1616
with:
1717
cache: npm
18-
node-version: 16
18+
node-version: 20
1919
- run: npm ci
2020
- run: npm test

0 commit comments

Comments
 (0)