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 4ff6a4f commit 448ac5fCopy full SHA for 448ac5f
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
node-version: '18.17.1'
14
registry-url: 'https://registry.npmjs.org'
15
16
- - uses: pnpm/action-setup@latest
+ - uses: pnpm/action-setup@2.4.0
17
name: Install pnpm
18
id: pnpm-install
19
with:
0 commit comments