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 a6b909b commit 91a4327Copy full SHA for 91a4327
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-node@v3
22
with:
23
- node-version: 20
+ node-version: lts/-1
24
cache: "pnpm"
25
26
- name: Install dependencies
0 commit comments