We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eebd3cd commit 08d8c00Copy full SHA for 08d8c00
1 file changed
.github/workflows/go-test.yml
@@ -53,7 +53,7 @@ jobs:
53
cache: true
54
-
55
name: Install gotestsum
56
- uses: fredbi/gh-actions/install/gotestsum@5b90951163a2a71d9d056b278291389ed0b1b7e7
+ uses: go-openapi/gh-actions/install/gotestsum@5b90951163a2a71d9d056b278291389ed0b1b7e7
57
58
name: Run unit tests
59
shell: bash
0 commit comments