Skip to content

Commit 00faa8f

Browse files
committed
chore: update pnpm action to use the latest version
1 parent 45d9d65 commit 00faa8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- uses: pnpm/action-setup@v4
3232
name: Install pnpm
3333
with:
34+
version: latest
3435
run_install: false
3536
- uses: actions/setup-node@v5
3637
with:

0 commit comments

Comments
 (0)