Skip to content

Commit

Permalink
ci: use later version of dawidd6/action-download-artifact (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgazelka authored Dec 22, 2024
1 parent edbf72e commit 92f7f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v4
- name: Download Artifact
id: download
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v7
continue-on-error: true
with:
commit: ${{ github.event.pull_request.base.sha }}
Expand Down

0 comments on commit 92f7f04

Please sign in to comment.