Skip to content

Commit 33edd47

Browse files
committed
bump test report action
1 parent 04df29e commit 33edd47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

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

3131
- name: Publish Test Results
3232
if: ${{ always() }}
33-
uses: mikepenz/action-junit-report@v5
33+
uses: mikepenz/action-junit-report@v6
3434
with:
3535
report_paths: "**/*.xml"
3636
annotate_only: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)