We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74942f7 commit a8702d9Copy full SHA for a8702d9
3 files changed
.github/workflows/check.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- uses: pnpm/action-setup@v3
31
with:
32
- version: 8
+ version: 9
33
run_install: false
34
35
- name: Get pnpm store directory
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
.github/workflows/site-deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
0 commit comments