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 dac333f commit 4763e26Copy full SHA for 4763e26
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v3
18
19
- - uses: pnpm/action-setup@v2.2.4
+ - uses: pnpm/action-setup@v2.4.1
20
with:
21
version: ${{ env.PNPM_VERSION }}
22
0 commit comments