We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35c4c67 + 25dfb8c commit acda1c6Copy full SHA for acda1c6
.github/workflows/plan-release.yml
@@ -53,8 +53,6 @@ jobs:
53
fetch-depth: 0
54
ref: 'main'
55
- uses: pnpm/action-setup@v4
56
- with:
57
- version: 9
58
- uses: actions/setup-node@v4
59
with:
60
node-version: 18
.github/workflows/publish.yml
@@ -47,8 +47,6 @@ jobs:
47
steps:
48
- uses: actions/checkout@v4
49
50
51
52
0 commit comments