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 9b50514 commit b86627aCopy full SHA for b86627a
.github/workflows/backend-tests.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: pnpm/action-setup@v4
33
name: Install pnpm
34
with:
35
- version: 8
+ version: 10
36
run_install: false
37
- name: Get pnpm store directory
38
shell: bash
.github/workflows/npmpublish.yml
@@ -30,7 +30,7 @@ jobs:
30
31
@@ -83,7 +83,7 @@ jobs:
83
84
85
86
87
88
89
0 commit comments