Skip to content

Commit 04f99a2

Browse files
chore(deps): update pnpm/action-setup action to v4.2.0 (withastro#12522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Swithinbank <[email protected]>
1 parent 2f07d41 commit 04f99a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: composite
66
steps:
77
- name: Setup PNPM
8-
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
8+
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
99

1010
- name: Setup Node
1111
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0

0 commit comments

Comments
 (0)