Skip to content

Commit

Permalink
Does this fix it?
Browse files Browse the repository at this point in the history
  • Loading branch information
GiantRobots committed Jul 3, 2024
1 parent af115f4 commit 25a4728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/checkout-and-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: 'composite'
steps:
- name: Setup pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v4.0.0
with:
run_install: false
version: 8.6.0
Expand Down

0 comments on commit 25a4728

Please sign in to comment.