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-trend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# Downloads the artifact from the most recent successful run
- name: Download commit sha of the most recent successful run
continue-on-error: true
uses: dawidd6/action-download-artifact@v16
uses: dawidd6/action-download-artifact@v18
with:
name: head-sha.txt
if_no_artifact_found: ignore
Expand Down
Loading