Skip to content

Commit

Permalink
chore: update pnpm action version
Browse files Browse the repository at this point in the history
  • Loading branch information
prnk28 committed Dec 6, 2024
1 parent 2239a01 commit 9e69111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v4

- name: Setup Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit 9e69111

Please sign in to comment.