Skip to content

Commit 7bea3d8

Browse files
chore(deps): update actions/setup-node action to v4.0.4
1 parent fc4fbed commit 7bea3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4.1.7
2525

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

0 commit comments

Comments
 (0)