Skip to content

Commit 52272d7

Browse files
authored
Merge pull request #167 from jacobras/dependabot/github_actions/mikepenz/action-junit-report-6
Bump mikepenz/action-junit-report from 5 to 6
2 parents 02aa3b6 + 47feb6b commit 52272d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Publish unit test report
3434
if: always()
35-
uses: mikepenz/action-junit-report@v5
35+
uses: mikepenz/action-junit-report@v6
3636
with:
3737
check_name: Unit test report
3838
require_tests: true

0 commit comments

Comments
 (0)