Skip to content

Commit 2136cbf

Browse files
chore(deps): update pnpm/action-setup action to v4 (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 601ef37 commit 2136cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend-visual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2727

2828
- name: 🚚 Setup pnpm
29-
uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
29+
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
3030
with:
3131
version: 8.4.0
3232

0 commit comments

Comments
 (0)