Skip to content

Commit 8551d38

Browse files
chore(deps): update pnpm/action-setup action to v5
1 parent 9cd5119 commit 8551d38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
with: { node-version-file: .nvmrc }
1111

1212
- name: Install PNPM
13-
uses: pnpm/action-setup@v4
13+
uses: pnpm/action-setup@v5
1414
with:
1515
run_install: false
1616

0 commit comments

Comments
 (0)