We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d3bde commit 6b95f56Copy full SHA for 6b95f56
.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@v8
+ uses: dawidd6/action-download-artifact@v9
62
if: success() && github.event.number
63
with:
64
workflow: nextjs_bundle_analysis.yml
0 commit comments