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 3e22695 commit c09dfc3Copy full SHA for c09dfc3
1 file changed
.github/workflows/build-and-test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-node@v5
16
with:
17
node-version: "15"
18
- - uses: pnpm/action-setup@v4.1.0
+ - uses: pnpm/action-setup@v4.2.0
19
20
version: 5.18.10
21
- run: pnpm install --frozen-lockfile
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments