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 cf4f43d + c852524 commit 9b50514Copy full SHA for 9b50514
.github/workflows/backend-tests.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/setup-node@v4
30
with:
31
node-version: 20
32
- - uses: pnpm/action-setup@v3
+ - uses: pnpm/action-setup@v4
33
name: Install pnpm
34
35
version: 8
.github/workflows/npmpublish.yml
@@ -27,7 +27,7 @@ jobs:
27
28
@@ -80,7 +80,7 @@ jobs:
80
81
82
registry-url: https://registry.npmjs.org/
83
84
85
86
0 commit comments