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 131004f commit 2fd7183Copy full SHA for 2fd7183
.github/actions/setup/action.yml
@@ -8,6 +8,7 @@ runs:
8
shell: bash
9
- run: timedatectl
10
11
+ - uses: pnpm/action-setup@v4
12
- uses: actions/setup-node@v4
13
with:
14
node-version-file: .nvmrc
0 commit comments