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 b1799bf commit 64c314dCopy full SHA for 64c314d
.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