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 5200591 commit e60460bCopy full SHA for e60460b
.github/workflows/ci.yaml
@@ -273,7 +273,7 @@ jobs:
273
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
274
275
- name: Install gotestsum
276
- uses: jaxxstorm/action-install-gh-release@v1.9.0
+ uses: jaxxstorm/action-install-gh-release@v1.10.0
277
env:
278
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
279
with:
@@ -353,7 +353,7 @@ jobs:
353
354
355
356
357
358
359
0 commit comments