Skip to content

Commit

Permalink
chore(ci): upgrade pnpm cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
agilarity committed Mar 18, 2024
1 parent e7d4b31 commit 4dc9d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-cargo-make-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
with:
node-version: 20

- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 4dc9d93

Please sign in to comment.