Skip to content

Commit

Permalink
chore: update pnpm/action-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Mar 1, 2024
1 parent 23695bb commit df98a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
using: composite
steps:
- name: Install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v3
- name: Install node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit df98a8c

Please sign in to comment.