Skip to content

Commit e5484d6

Browse files
authored
Merge pull request #666 from hey3/renovate/pnpm-action-setup-4.x
ci: Update pnpm/action-setup action to v4.1.0
2 parents e046110 + 1985df3 commit e5484d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
node-version-file: 'package.json'
1010

1111
- name: Install pnpm
12-
uses: pnpm/action-setup@v4.0.0
12+
uses: pnpm/action-setup@v4.1.0
1313
id: pnpm-install
1414

1515
- name: Setup pnpm cache

0 commit comments

Comments
 (0)