diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 61e41b98..c2d46fe9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Restore mtimes of files in repo - uses: chetan/git-restore-mtime-action@v1.2 + uses: chetan/git-restore-mtime-action@v2.0 - name: Cargo home cache uses: actions/cache@v2 env: