Skip to content

Commit

Permalink
upgrade to coverlet-action 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed Mar 1, 2024
1 parent 1eff8eb commit 45c58d1
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 @@ -35,7 +35,7 @@ jobs:
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Test with dotnet
uses: b3b00/coverlet-action@1.2.9
uses: b3b00/coverlet-action@1.3.0
id: 'coverlet'
if: env.RUN_TESTS
with:
Expand Down

0 comments on commit 45c58d1

Please sign in to comment.