Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and OliverDudgeon committed Jan 25, 2025
1 parent 2b63951 commit 161ab67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs_bundle_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
path: .next/analyze/__bundle_analysis.json

- name: Download base branch bundle stats
uses: dawidd6/action-download-artifact@v7
uses: dawidd6/action-download-artifact@v8
if: success() && github.event.number
with:
workflow: nextjs_bundle_analysis.yml
Expand Down

0 comments on commit 161ab67

Please sign in to comment.