Skip to content

Commit 663dd1e

Browse files
Update all dependencies
1 parent 65fac9e commit 663dd1e

File tree

3 files changed

+258
-242
lines changed

3 files changed

+258
-242
lines changed

.github/workflows/lighthouse-report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/[email protected]
2525

2626
- name: Use Node.js
27-
uses: actions/setup-node@v4.2.0
27+
uses: actions/setup-node@v4.4.0
2828
with:
2929
node-version: 20
3030

@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Add Lighthouse stats as comment
6868
id: comment_to_pr
69-
uses: marocchino/[email protected].1
69+
uses: marocchino/[email protected].2
7070
with:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7272
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)