We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433b930 commit c9bdf06Copy full SHA for c9bdf06
.github/workflows/ci.yml
@@ -20,7 +20,6 @@ jobs:
20
- uses: actions/checkout@v4
21
22
- uses: pnpm/action-setup@v4
23
- with: { version: 9 }
24
25
- uses: actions/setup-node@v4
26
with:
.github/workflows/release.yml
@@ -18,7 +18,6 @@ jobs:
18
19
0 commit comments