mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-04-03 01:11:47 +00:00
chore(deps): update pnpm/action-setup action to v5
This commit is contained in:
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
if: github.actor == 'renovate[bot]'
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: pnpm/action-setup@v4
|
||||
- uses: pnpm/action-setup@v5
|
||||
with:
|
||||
version: latest
|
||||
- uses: actions/setup-node@v6
|
||||
|
||||
Reference in New Issue
Block a user