Skip to content

Commit 39d9d32

Browse files
committed
ci: upgrade to node@20
1 parent 71b5f62 commit 39d9d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
node-version: [16.x]
20+
node-version: [20.x]
2121
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)