Skip to content

Commit

Permalink
ci: 💚 Upgrade the action-setup version to resolve the timeout issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
orangeawa committed Sep 2, 2024
1 parent 537d338 commit 5acc23d
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 @@ -26,7 +26,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pnpm-
- uses: pnpm/action-setup@v2.2.1
- uses: pnpm/action-setup@v2.4.0
with:
run_install: |
args: [--frozen-lockfile, --strict-peer-dependencies]
Expand Down

0 comments on commit 5acc23d

Please sign in to comment.