Bump actions/cache from 3 to 4 (#1385)
This commit is contained in:
parent
e5a366d07f
commit
97556c4c76
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
||||
target: ${{ matrix.target }}
|
||||
toolchain: ${{ matrix.toolchain }}
|
||||
- name: Cache cargo plugins
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: ~/.cargo/bin/
|
||||
key: ${{ runner.os }}-cargo-plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user