Skip to content

Commit 7584e40

Browse files
chore(deps): update pnpm/action-setup action to v4.4.0
1 parent bdef136 commit 7584e40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
node-version-file: "package.json"
2323

24-
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
24+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
2525

2626
- run: pnpm install
2727

@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
node-version-file: "package.json"
4848

49-
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
49+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
5050

5151
- run: pnpm install
5252

0 commit comments

Comments
 (0)