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 c4c414f commit 93a7353Copy full SHA for 93a7353
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup pnpm
18
uses: pnpm/action-setup@v3
19
with:
20
- version: 8
+ version: 9
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