We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8044f14 commit 843f928Copy full SHA for 843f928
.github/workflows/publish.yml
@@ -19,8 +19,6 @@ jobs:
19
20
- name: Install pnpm
21
uses: pnpm/action-setup@v2
22
- with:
23
- version: 6
24
25
- name: Set node version to 16.x
26
uses: actions/setup-node@v3
0 commit comments