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.
2 parents cb51126 + 096abc2 commit f49e2f0Copy full SHA for f49e2f0
.github/workflows/lighthouse.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Use Node.js 20.x
15
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
16
with:
17
node-version: 20.x
18
# Build needs around 400 seconds on Netlify.
0 commit comments