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 1a72e5e commit dcda8bcCopy full SHA for dcda8bc
1 file changed
.github/workflows/ci.yml
@@ -120,7 +120,7 @@ jobs:
120
121
- name: 📢 Publish unit test results
122
if: github.ref == 'refs/heads/main' || github.event.pull_request.head.repo.full_name == github.repository
123
- uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f # v2.6.0
+ uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2 # v3.0.0
124
with:
125
name: 📜 Test results
126
reporter: golang-json
0 commit comments