diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9dbc98f..c4afce2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,6 +33,6 @@ jobs: - name: Annotate tests if: always() - uses: guyarb/golang-test-annotations@v0.6.0 + uses: guyarb/golang-test-annotations@v0.8.0 with: test-results: test.json