Skip to content

Commit 742293b

Browse files
Update pnpm/action-setup action to v5 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 837898d commit 742293b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-frontend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v6
2121

2222
- name: Set up pnpm
23-
uses: pnpm/action-setup@v4
23+
uses: pnpm/action-setup@v5
2424
with:
2525
package_json_file: frontend/package.json
2626

0 commit comments

Comments
 (0)