diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ec5d35a..f3d890d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v4 - - uses: actions/cache@v3 + - uses: actions/cache@v4 # https://github.com/actions/cache/blob/main/examples.md#rust---cargo with: path: |