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 20c664c commit 8ada9a8Copy full SHA for 8ada9a8
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
node-version:
16
- - 14.x
+ - 20.x
17
steps:
18
- uses: actions/checkout@v5
19
- uses: actions/setup-node@v6
0 commit comments