Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed Jan 11, 2021
1 parent 2984f52 commit 67de0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Test with dotnet
uses: b3b00/coverlet-action@1.1.0
uses: b3b00/coverlet-action@1.1.1
id: 'coverlet'
if: env.RUN_TESTS
with:
Expand Down

0 comments on commit 67de0ca

Please sign in to comment.