Skip to content

Commit 86924a4

Browse files
chore(ci) Update pnpm/action-setup action to v4.3.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 568ddd7 commit 86924a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
2323
restore-keys: |
2424
${{ runner.os }}-
25-
- uses: pnpm/action-setup@v4.2.0
25+
- uses: pnpm/action-setup@v4.3.0
2626
with:
2727
version: 10
2828
run_install: true

0 commit comments

Comments
 (0)