Skip to content

Commit

Permalink
fix CI pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheraff committed Jul 13, 2024
1 parent 20f3145 commit a219f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: pnpm/action-setup@v4
with:
run_install: false
version: 9.3
version: 9.3.0

- name: 📁 Get pnpm store directory
shell: bash
Expand Down

0 comments on commit a219f11

Please sign in to comment.