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 3c7a6dc commit d4260fbCopy full SHA for d4260fb
.github/workflows/pull-request.yml
@@ -86,7 +86,7 @@ jobs:
86
cli-version: ${{ matrix.version.cli }}
87
88
- name: Install cargo-nextest
89
- uses: taiki-e/install-action@3216b6964cbfe053bb8b9a2ef245bd9300e2061d # v2.62.14
+ uses: taiki-e/install-action@62da238c048aa0f865cc5a322082957d34e7fc1a # v2.62.54
90
with:
91
tool: nextest
92
0 commit comments