We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c838bb9 commit 414e813Copy full SHA for 414e813
.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