We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3931e2 commit eb015cdCopy full SHA for eb015cd
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: "1.25"
19
20
- - run: go install github.com/jstemmer/go-junit-report/v2@latest
+ - run: go install github.com/jstemmer/go-junit-report/v2@v2.1.0
21
22
- run: mkdir -p ./output
23
0 commit comments