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 68c3884 commit b5c4e47Copy full SHA for b5c4e47
.github/workflows/nextjs_bundle_analysis.yaml
@@ -58,7 +58,7 @@ jobs:
58
path: .next/analyze/__bundle_analysis.json
59
60
- name: Download base branch bundle stats
61
- uses: dawidd6/action-download-artifact@v6
+ uses: dawidd6/action-download-artifact@v7
62
if: success() && github.event.number
63
with:
64
workflow: nextjs_bundle_analysis.yml
0 commit comments