Skip to content

Commit

Permalink
Specify version in pnpm actions-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Halvard committed Sep 12, 2024
1 parent 4619e43 commit 0acbd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: pnpm/action-setup@v4
with:
version: 9
version: 9.10.0

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 0acbd29

Please sign in to comment.