We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b5f62 commit 39d9d32Copy full SHA for 39d9d32
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- node-version: [16.x]
+ node-version: [20.x]
21
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
22
steps:
23
- uses: actions/checkout@v2
0 commit comments