We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b372c commit a82c8c5Copy full SHA for a82c8c5
.github/workflows/ci.yml
@@ -20,8 +20,6 @@ jobs:
20
21
- name: Setup pnpm
22
uses: pnpm/action-setup@v4
23
- with:
24
- version: 10
25
26
- name: Setup Node.js
27
uses: actions/setup-node@v4
.github/workflows/release.yml
@@ -24,8 +24,6 @@ jobs:
28
29
30
31
0 commit comments