We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da38ac0 commit 28b1292Copy full SHA for 28b1292
1 file changed
README.md
@@ -14,7 +14,7 @@ steps:
14
- wait: ~
15
continue_on_failure: true
16
- plugins:
17
- - junit-annotate#v2.2.0:
+ - junit-annotate#v2.4.0:
18
artifacts: tmp/junit-*.xml
19
```
20
0 commit comments