Skip to content

Commit d36dbf5

Browse files
committed
Updated action
1 parent c351b29 commit d36dbf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
with:
156156
github-token: ${{ secrets.GITHUB_TOKEN }}
157157
path-to-lcov: src/SamSmithNZ.Tests/TestResults/coverage.info
158-
- uses: samsmithnz/DotNetTestResults@0.1.12
158+
- uses: samsmithnz/DotNetTestResults@0.1.13
159159
if: false
160160
with:
161161
fileName: ${{ github.workspace }}/TestOutput.xml

0 commit comments

Comments
 (0)