Skip to content

Commit

Permalink
ci: upgrade pnpm action-setup to v4 in deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktimsaikia committed Jul 28, 2024
1 parent 32f1472 commit b17a43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: 20

- name: Install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: 9

Expand Down

0 comments on commit b17a43c

Please sign in to comment.