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 a456fe6 commit 362f9b2Copy full SHA for 362f9b2
.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@2
+ - uses: pnpm/action-setup@v2
17
name: Install pnpm
18
id: pnpm-install
19
with:
0 commit comments