Skip to content

Commit bdaba68

Browse files
Chore(deps): Bump pnpm/action-setup from 2 to 4 (#4855)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0060cab commit bdaba68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
node-version: '20'
3434
- name: Install pnpm
35-
uses: pnpm/action-setup@v2
35+
uses: pnpm/action-setup@v4
3636
with:
3737
version: 10
3838
- name: Install dependencies

0 commit comments

Comments
 (0)