Remove yanked 2 (#1364)

* Remove yanked 2

Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>

* Test cache

* Cache back on

* Bump audit cache

Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>

Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
pinkforest(she/her)
2022-08-16 12:38:08 +10:00
committed by GitHub
parent 7b8185d1df
commit d3eccc4072
6 changed files with 1 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/cache@v1
with:
path: ~/.cargo/bin
key: rustsec-admin-v0.8.1
key: rustsec-admin-v0.8.1p
- name: Install rustsec-admin
run: |