Skip to content

Commit efd3285

Browse files
Bump pnpm/action-setup from 5 to 6
Dependabot couldn't find the original pull request head commit, 61b7c36.
1 parent 3e7215d commit efd3285

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout repo
2424
uses: actions/checkout@v6
2525

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

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

0 commit comments

Comments
 (0)