Skip to content

Commit

Permalink
💚 upgrade pnpm action setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJustLucas committed Aug 24, 2024
1 parent 0e7923b commit 93440aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Use pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v4
with:
version: "latest"

Expand Down

0 comments on commit 93440aa

Please sign in to comment.