Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(deps): update dependency dawidd6/action-download-artifact to v11
  • Loading branch information
github-actions[bot] committed Nov 27, 2025
commit 41c1ba51f92b2b8c79aacf61e75923a1954c019e
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Download Base Benchmark (for PR comparison)
if: github.event_name == 'pull_request'
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v11
with:
workflow: benchmark.yml
branch: main
Expand Down
Loading