Skip to content

Commit

Permalink
Update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
timolins committed Jan 6, 2025
1 parent 76377d3 commit f6c867b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ jobs:
CI_JOB_NUMBER: 1
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v4
with:
version: 7
version: 9
- uses: andresz1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f6c867b

Please sign in to comment.