Skip to content

Commit 6f84623

Browse files
committed
bump pnpm action
1 parent ac7321c commit 6f84623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
- name: Install pnpm
1212
uses: pnpm/action-setup@v4
1313
with:
14-
version: 9
14+
version: 10
1515

1616
- name: Install Node.js ${{ inputs.node-version }}
1717
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)