Skip to content

Commit 3d8ef6e

Browse files
ci: Update pnpm/action-setup action to v4.1.0
1 parent 18d861d commit 3d8ef6e

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)