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