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 355026c commit ef7f143Copy full SHA for ef7f143
.github/workflows/pr_check.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Setup PNPM
17
- uses: pnpm/action-setup@v3
+ uses: pnpm/action-setup@v4
18
with:
19
run_install: true
20
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
21
22
23
0 commit comments