Skip to content

Commit

Permalink
fix: use correct pnpm version
Browse files Browse the repository at this point in the history
I'm a fucking idiot
  • Loading branch information
TheTipo01 committed Nov 18, 2024
1 parent 9976ff0 commit f4c80e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
with:
version: 8
version: 9
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
Expand Down

0 comments on commit f4c80e1

Please sign in to comment.