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 67c0d78 commit d550f35Copy full SHA for d550f35
.github/workflows/build-push.yml
@@ -47,7 +47,7 @@ jobs:
47
run: |
48
node performance/lighthouse-script.js
49
- name: Download the artifact for main
50
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
51
with:
52
name: lighthouse-reports
53
path: ./main-report
0 commit comments