Skip to content

Commit 0632c6c

Browse files
authored
Upgrade pnpm/action-setup to version 5
1 parent eff86ba commit 0632c6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
using: 'composite'
1919
steps:
2020
- name: Install pnpm
21-
uses: pnpm/action-setup@v4
21+
uses: pnpm/action-setup@v5
2222
with:
2323
version: 9
2424
package_json_file: "${{ inputs.js_folder }}/package.json"

0 commit comments

Comments
 (0)