Skip to content

Commit 6453493

Browse files
authored
Merge pull request #332 from jihchi/dependabot/github_actions/pnpm/action-setup-6.0.9
Bump pnpm/action-setup from 5 to 6.0.9
2 parents 956c2ae + 95ebcb1 commit 6453493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout repo
2424
uses: actions/checkout@v7
2525

26-
- uses: pnpm/action-setup@v5
26+
- uses: pnpm/action-setup@v6.0.9
2727

2828
- name: Set-up Node.js ${{ matrix.node }}
2929
uses: actions/setup-node@v7

0 commit comments

Comments
 (0)