We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06eb61 commit ed11b41Copy full SHA for ed11b41
3 files changed
.github/workflows/ci.yml
@@ -16,8 +16,6 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- uses: pnpm/action-setup@v4
19
- with:
20
- version: 9
21
22
- uses: actions/setup-node@v4
23
with:
.github/workflows/deploy-docs.yml
@@ -22,8 +22,6 @@ jobs:
24
25
26
27
28
29
.github/workflows/release.yml
0 commit comments