Skip to content

Commit 171f756

Browse files
authored
Merge pull request #1435 from pika-org/dependabot/github_actions/dawidd6/action-download-artifact-10
Bump dawidd6/action-download-artifact from 9 to 10
2 parents 3ec6305 + e8e9a2e commit 171f756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_coverage_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Download coverage report from GH artifacts
2222
id: download-artifact
23-
uses: dawidd6/action-download-artifact@v9
23+
uses: dawidd6/action-download-artifact@v10
2424
with:
2525
name: coverage-report
2626
workflow: linux_coverage.yml

0 commit comments

Comments
 (0)