Skip to content

Commit 448ac5f

Browse files
authored
update to release workflow
1 parent 4ff6a4f commit 448ac5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
node-version: '18.17.1'
1414
registry-url: 'https://registry.npmjs.org'
1515

16-
- uses: pnpm/action-setup@latest
16+
- uses: pnpm/action-setup@2.4.0
1717
name: Install pnpm
1818
id: pnpm-install
1919
with:

0 commit comments

Comments
 (0)