Skip to content

Commit 0dce54f

Browse files
Update pnpm/action-setup action to v6 (#167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad12042 commit 0dce54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
23+
uses: pnpm/action-setup@v6
2424
with:
2525
package_json_file: frontend/package.json
2626

0 commit comments

Comments
 (0)