Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b0f7705

Browse files
authoredApr 8, 2025··
Update all dependencies
1 parent f943a70 commit b0f7705

File tree

3 files changed

+250
-235
lines changed

3 files changed

+250
-235
lines changed
 

‎.github/workflows/lighthouse-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4.2.2
2525

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

0 commit comments

Comments
 (0)
Please sign in to comment.