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 3cffd53 commit 1891a65Copy full SHA for 1891a65
.github/workflows/yarn.yaml
@@ -8,6 +8,6 @@ jobs:
8
- uses: actions/checkout@v4
9
- uses: actions/setup-node@v4
10
with:
11
- node-version: "18.16"
+ node-version: "18.20"
12
- run: yarn install
13
- run: yarn test
0 commit comments