Skip to content

Commit e8e0920

Browse files
committed
Fix version
1 parent 33cdd48 commit e8e0920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
path: '**/build/reports/tests/test'
9090

9191
- name: Annotate Failed Tests
92-
uses: mikepenz/action-junit-report@v6
92+
uses: mikepenz/action-junit-report@v6.0.0
9393
if: ${{ !cancelled() }}
9494
with:
9595
report_paths: '**/build/test-results/test/TEST-*.xml'

0 commit comments

Comments
 (0)