Skip to content

Commit e1d6584

Browse files
Update pnpm/action-setup action to v6
1 parent 2809881 commit e1d6584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v6
1818

1919
- name: Set up pnpm
20-
uses: pnpm/action-setup@v4
20+
uses: pnpm/action-setup@v6
2121
with:
2222
package_json_file: package.json
2323

0 commit comments

Comments
 (0)