Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-t-wang committed Jul 9, 2024
1 parent ef8338a commit d51ebb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v4
with:
version: 8

Expand Down Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v4
with:
version: 8

Expand Down

0 comments on commit d51ebb3

Please sign in to comment.