Skip to content

Commit

Permalink
Merge pull request #1389 from pika-org/dependabot/github_actions/dawi…
Browse files Browse the repository at this point in the history
…dd6/action-download-artifact-8

Bump dawidd6/action-download-artifact from 7 to 8
  • Loading branch information
msimberg authored Jan 23, 2025
2 parents 1ab788b + 4f1e805 commit 11dfb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_coverage_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Download coverage report from GH artifacts
id: download-artifact
uses: dawidd6/action-download-artifact@v7
uses: dawidd6/action-download-artifact@v8
with:
name: coverage-report
workflow: linux_coverage.yml
Expand Down

0 comments on commit 11dfb31

Please sign in to comment.