Skip to content

Commit 52f881e

Browse files
authored
Merge pull request #1471 from w3bdesign/renovate/pnpm-action-setup-4.x
Update pnpm/action-setup action to v4
2 parents 6a92c8b + a7d4aa9 commit 52f881e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
node-version: '22'
1414

1515
- name: Setup pnpm
16-
uses: pnpm/action-setup@v2
16+
uses: pnpm/action-setup@v4
1717
with:
1818
version: 8
1919
run_install: false

0 commit comments

Comments
 (0)