Skip to content

Commit 1f298c8

Browse files
committed
Updated PR workflow
1 parent b3c8828 commit 1f298c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
go test -v -json ./... > test-results.json
2828
2929
- name: Report test results
30-
uses: dorny/test-reporter@v1
30+
uses: dorny/test-reporter@v2
3131
if: always()
3232
with:
3333
name: Go Tests

0 commit comments

Comments
 (0)