We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a06d0 commit 0fa760aCopy full SHA for 0fa760a
.github/workflows/nextjs-bundle-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
path: apps/web/.next/analyze/__bundle_analysis.json
35
36
- name: Download base branch bundle stats
37
- uses: dawidd6/action-download-artifact@v2
+ uses: dawidd6/action-download-artifact@v6
38
if: success()
39
with:
40
workflow: nextjs-bundle-analysis.yml
0 commit comments