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