We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fc0fc commit 0c1a424Copy full SHA for 0c1a424
1 file changed
.github/workflows/publish.yml
@@ -21,9 +21,6 @@ jobs:
21
22
- name: Set up pnpm
23
uses: pnpm/action-setup@v4
24
- with:
25
- version: 10
26
- run_install: false
27
28
- name: Set up Node.js
29
uses: actions/setup-node@v6
0 commit comments