Skip to content

Commit a7d4aa9

Browse files
Update pnpm/action-setup action to v4
1 parent 6a92c8b commit a7d4aa9

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)