Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion .github/workflows/coverage-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
"https://api.github.com/repos/${pr_repo}/pulls/${pr_number}" -o diff.patch
fi
- name: Download test coverage artifacts
uses: actions/download-artifact@v7
uses: actions/download-artifact@v8
with:
# A full rerun rotates the shared generation. Filter out artifacts
# left by previous attempts while retaining successful producers
Expand Down