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.
1 parent 273f609 commit 6305d30Copy full SHA for 6305d30
1 file changed
.github/workflows/release.yml
@@ -13,8 +13,6 @@ jobs:
13
- uses: actions/checkout@v4
14
- name: Install pnpm
15
uses: pnpm/action-setup@v4
16
- with:
17
- version: 9
18
- name: Setup Node.js
19
uses: actions/setup-node@v4
20
with:
0 commit comments