Skip to content

Commit

Permalink
Merge 46870ab into f5ffbf4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 11, 2022
2 parents f5ffbf4 + 46870ab commit 1eb5d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Download Code Coverage Results
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: code-coverage-report-${{ matrix.dotnet }}
- name: Publish Coverage Report
Expand Down

0 comments on commit 1eb5d94

Please sign in to comment.