Skip to content

Commit eb015cd

Browse files
committed
lock junit version
1 parent c3931e2 commit eb015cd

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
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
go-version: "1.25"
1919

20-
- run: go install github.com/jstemmer/go-junit-report/v2@latest
20+
- run: go install github.com/jstemmer/go-junit-report/v2@v2.1.0
2121

2222
- run: mkdir -p ./output
2323

0 commit comments

Comments
 (0)