Skip to content

Commit ebb0cb8

Browse files
authored
Update README.md
1 parent fcac421 commit ebb0cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Annotate tests
3737
if: always()
38-
uses: guyarb/golang-test-annotations@v0.3.0
38+
uses: guyarb/golang-test-annotations@v0.5.0
3939
with:
4040
test-results: test.json
4141
package-name: foobar # optional, if using custom package name, github.com/owner/repo stripped from the pathname by default

0 commit comments

Comments
 (0)