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 00b343a commit faf55c4Copy full SHA for faf55c4
1 file changed
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: pnpm/action-setup@v4
27
- uses: actions/setup-node@v4
28
with:
29
- node-version: 18.13
+ node-version: 18.14
30
cache: "pnpm"
31
- run: pnpm install
32
- run: pnpm test:coverage
0 commit comments