We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4daf7c + 3c0a793 commit 0bc8a34Copy full SHA for 0bc8a34
1 file changed
.github/workflows/pull-request.yml
@@ -81,7 +81,7 @@ jobs:
81
cli-version: ${{ matrix.version.cli }}
82
83
- name: Install cargo-nextest
84
- uses: taiki-e/install-action@7fbb30f035445d55e5f819679e8e16009832db89 # v2.56.24
+ uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1
85
with:
86
tool: nextest
87
0 commit comments