diff --git a/.github/workflows/codequality.yml b/.github/workflows/codequality.yml index 805f1fe4c..2b44d0ecf 100644 --- a/.github/workflows/codequality.yml +++ b/.github/workflows/codequality.yml @@ -50,7 +50,7 @@ jobs: run: echo "::set-output name=version::$(cargo --version | cut -d ' ' -f 2)" shell: bash - - uses: actions/cache@v4 + - uses: actions/cache@v5 id: tarpaulin-cache with: path: |