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 9d76c35 commit 128922eCopy full SHA for 128922e
1 file changed
.github/workflows/build-and-test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-node@v6
16
with:
17
node-version: "15"
18
- - uses: pnpm/action-setup@v4.4.0
+ - uses: pnpm/action-setup@v5.0.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