Skip to content

Commit 547d265

Browse files
chore(deps): update pnpm/action-setup action to v6.0.4 (#2216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c05867 commit 547d265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@v6.0.2
1313
- name: Install pnpm
14-
uses: pnpm/action-setup@v6.0.3
14+
uses: pnpm/action-setup@v6.0.4
1515
id: pnpm-install
1616
with:
1717
version: "10.33.2"

0 commit comments

Comments
 (0)