Skip to content

Commit

Permalink
Merge branch 'canary' into issue-1988-remove-legacy-code
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfusco authored Nov 26, 2024
2 parents 5c40971 + 25cf3a0 commit 56eeb8e
Show file tree
Hide file tree
Showing 4 changed files with 14,903 additions and 249 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs-bundle-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
path: ${{ matrix.next-dir }}/.next/analyze/__bundle_analysis.json

- name: Download bundle analysis report for base branch
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
if: success() && github.event.number
with:
workflow: nextjs-bundle-analysis.yml
Expand Down
Loading

0 comments on commit 56eeb8e

Please sign in to comment.