We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4fbed commit 7bea3d8Copy full SHA for 7bea3d8
.github/workflows/lighthouse-report.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4.1.7
25
26
- name: Use Node.js
27
- uses: actions/setup-node@v4.0.3
+ uses: actions/setup-node@v4.0.4
28
with:
29
node-version: 20
30
0 commit comments