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 36f5d77 commit 422c4feCopy full SHA for 422c4fe
.github/workflows/lighthouse.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Use Node.js 20.x
15
uses: actions/setup-node@v4
16
with:
17
- node-version: 20.x
+ node-version: 22.x
18
# Build needs around 400 seconds on Netlify.
19
# We can not rely on "Waiting for 200", since the user
20
# might push another commit to an existing PR, meaning
0 commit comments