Skip to content

Commit c4e4d19

Browse files
authored
Update test.yml
1 parent d92fea2 commit c4e4d19

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
@@ -30,6 +30,6 @@ jobs:
3030
run: deno task test
3131

3232
- name: Generate jUnit Report
33-
uses: mikepenz/action-junit-report@v3.8.0
33+
uses: mikepenz/action-junit-report@main
3434
with:
3535
report_paths: 'report.xml'

0 commit comments

Comments
 (0)