Skip to content

Commit

Permalink
Merge pull request #4097 from signalco-io/renovate/dawidd6-action-dow…
Browse files Browse the repository at this point in the history
…nload-artifact-3.x

chore(deps): update dawidd6/action-download-artifact action to v3
  • Loading branch information
AleksandarDev authored Dec 15, 2023
2 parents a42df8c + 022ae82 commit b5bb13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs_bundle_analysis_reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
path: ${{ inputs.path }}/.next/analyze/__bundle_analysis.json

- name: Download base branch bundle stats
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
if: success() && github.event.number
with:
workflow: ${{ inputs.workflowName }}
Expand Down

0 comments on commit b5bb13c

Please sign in to comment.