Skip to content

Commit

Permalink
fix(workflows): correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
Entkenntnis committed Jan 30, 2024
1 parent 07ec3a6 commit e364077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs_bundle_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
path: apps/web/.next/analyze/__bundle_analysis.json

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

0 comments on commit e364077

Please sign in to comment.