mirror of
https://github.com/pykeio/ort
synced 2026-04-26 00:44:56 +02:00
ci(code-quality): update actions/cache
This commit is contained in:
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
id: rust-version
|
||||
run: echo "::set-output name=version::$(cargo --version | cut -d ' ' -f 2)"
|
||||
shell: bash
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v4
|
||||
id: tarpaulin-cache
|
||||
with:
|
||||
path: ~/.cargo/bin/cargo-tarpaulin
|
||||
|
||||
Reference in New Issue
Block a user