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 fe3707c commit 0165fe2Copy full SHA for 0165fe2
2 files changed
.github/workflows/publish-test.yml
@@ -23,8 +23,6 @@ jobs:
23
24
- name: Install pnpm
25
uses: pnpm/action-setup@v4
26
- with:
27
- version: 9
28
29
- name: Use Node.js
30
uses: actions/setup-node@v4
.github/workflows/publish.yml
@@ -25,8 +25,6 @@ jobs:
31
32
0 commit comments