Skip to content

Commit

Permalink
Bump dorny/test-reporter from 1.8.0 to 1.9.0 (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
nam20485 committed Apr 30, 2024
2 parents b5a10f0 + 1fa5e51 commit 85fe9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:

# report test results
- name: Report Test Results
uses: dorny/test-reporter@eaa763f6ffc21c7a37837f56cd5f9737f27fc6c8 # v1.8.0
uses: dorny/test-reporter@c40d89d5e987cd80f3a32b3c233556e22bdca958 # v1.9.0
if: steps.cmake-test.outcome == 'success' || steps.cmake-test.outcome == 'failure'
with:
name: ${{ matrix.os }}_test-results
Expand Down

0 comments on commit 85fe9da

Please sign in to comment.