Skip to content

Commit 23af598

Browse files
Update pnpm/action-setup action to v4
1 parent 2e6dfc1 commit 23af598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v3
2323

24-
- uses: pnpm/action-setup@v2.2.4
24+
- uses: pnpm/action-setup@v4.4.0
2525
name: Install pnpm
2626
id: pnpm-install
2727
with:

0 commit comments

Comments
 (0)