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.
2 parents 79a3bb1 + 7f84f78 commit c9f6946Copy full SHA for c9f6946
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
token: ${{secrets.GITHUB_TOKEN}}
28
29
- - uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
+ - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
30
31
- name: Install Nextest
32
run: curl -LsSf https://get.nexte.st/latest/linux | tar zxf - -C /usr/local/bin
0 commit comments