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.
2 parents d984c2e + 5724bac commit 71e45b9Copy full SHA for 71e45b9
.github/workflows/checkin.yml
@@ -10,6 +10,7 @@ jobs:
10
- uses: actions/setup-node@v4
11
with:
12
cache: npm
13
+ node-version: 20
14
15
- run: npm install
16
.github/workflows/e2e.yml
0 commit comments