Skip to content

Commit 44efc02

Browse files
Update pnpm/action-setup action to v2.2.4
1 parent b24cd17 commit 44efc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-node@v2
2222

2323
- name: Install dependencies
24-
uses: pnpm/action-setup@v2.2.2
24+
uses: pnpm/action-setup@v2.2.4
2525
with:
2626
version: 6.23.6
2727
run_install: true

0 commit comments

Comments
 (0)