Skip to content

Commit

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

Bump dawidd6/action-download-artifact from 6 to 7
  • Loading branch information
msimberg authored Dec 2, 2024
2 parents 7e9d1ce + da6e787 commit 53a9d99
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@v6
uses: dawidd6/action-download-artifact@v7
with:
name: coverage-report
workflow: linux_coverage.yml
Expand Down

0 comments on commit 53a9d99

Please sign in to comment.