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 d0d1aa0 commit 2f127b6Copy full SHA for 2f127b6
.github/actions/setup/action.yml
@@ -6,8 +6,6 @@ runs:
6
steps:
7
- name: Setup pnpm
8
uses: pnpm/action-setup@v4
9
- with:
10
- version: 9
11
12
- name: Setup Node.js
13
uses: actions/setup-node@v4
0 commit comments