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.
2 parents 98323d2 + ed5ec95 commit a6524deCopy full SHA for a6524de
2 files changed
.github/workflows/main.yml
@@ -34,9 +34,8 @@ jobs:
34
fetch-depth: 3
35
36
- name: Install pnpm
37
- uses: pnpm/action-setup@v3
+ uses: pnpm/action-setup@v5
38
with:
39
- version: 10
40
run_install: false
41
42
- name: Set NodeJS
.github/workflows/release.yml
@@ -40,9 +40,8 @@ jobs:
exit 1
43
44
45
46
47
48
0 commit comments