Skip to content

Commit

Permalink
Bump dorny
Browse files Browse the repository at this point in the history
  • Loading branch information
bobismijnnaam committed Sep 27, 2024
1 parent cd30c48 commit 970e7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scalatest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
- { name: Download Test Report macos, uses: actions/download-artifact@v3, with: { name: "test-report-macos-latest", path: reports/macos } }

- name: Test Report
uses: dorny/test-reporter@v1
uses: dorny/test-reporter@v1.9.1
if: success() || failure()
with:
name: TestReport # Name of the check run which will be created
Expand Down

0 comments on commit 970e7f3

Please sign in to comment.