Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v3 (#6573
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 2d20fe2 commit f2b0a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-post.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
# This posts the status to the PR/commit
- uses: haya14busa/action-workflow_run-status@v1
- name: Download deltas
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
# This is the workflow that triggered this run
workflow: ${{ github.event.workflow.id }}
Expand Down

1 comment on commit f2b0a5f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,347
  • Package size: 312 MB
  • Number of ts-expect-error directives: 997

Please sign in to comment.