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 7a0ff59 + 517eaff commit 2e6e7acCopy full SHA for 2e6e7ac
.github/workflows/unit-test.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 18.x
+ node-version: 22.x
20
- uses: actions/cache@v4
21
22
path: ~/.pnpm-store
0 commit comments