Merge pull request #1829 from nasa/1821-action-required-github-actions-v4-update

Changed test report version back to v1.
This commit is contained in:
Hong Chen 2025-01-14 19:11:52 -06:00 committed by GitHub
commit 86f41e66e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: dorny/test-reporter@v4
- uses: dorny/test-reporter@v1
with:
artifact: Trick_${{matrix.cfg.os}}${{matrix.cfg.tag}}_py${{matrix.python}} # artifact name
name: Results_Trick_${{matrix.cfg.os}}${{matrix.cfg.tag}}_py${{matrix.python}} # Name of the check run which will be created