diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b11eae6..dcea6f2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: default: true components: rustfmt, clippy - name: Cache target - uses: actions/cache@v2 + uses: actions/cache@v5 with: path: | ~/.cargo/git/