We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bb66d commit d6dc4a0Copy full SHA for d6dc4a0
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup pnpm
18
uses: pnpm/action-setup@v4
19
with:
20
- version: 9
+ version: 10
21
22
- name: Setup Node
23
uses: actions/setup-node@v4
.github/workflows/not-main.yml
@@ -15,7 +15,7 @@ jobs:
15
16
0 commit comments