We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39eef4 commit 48875b8Copy full SHA for 48875b8
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup pnpm
35
uses: pnpm/action-setup@v4
36
with:
37
- version: 10.10.0
+ version: 10.11.0
38
39
- name: Set up Node
40
uses: actions/setup-node@v4
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
0 commit comments