We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f16450 commit 9108585Copy full SHA for 9108585
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Install FUSE
75
uses: ./.github/actions/install-fuse
76
- name: Install nextest
77
- uses: taiki-e/install-action@7bf3bbf3104a2e9a77906ccbdf6d4aa6a87b0210 # v2.52.5
+ uses: taiki-e/install-action@491d37bbaa844af8400b3595395e1bca723e6141 # v2.55.1
78
with:
79
tool: nextest@0.9
80
- run: ci/test
0 commit comments