diff --git a/.github/workflows/paste-server-rs.yml b/.github/workflows/paste-server-rs.yml index 77cf23c..06d188f 100644 --- a/.github/workflows/paste-server-rs.yml +++ b/.github/workflows/paste-server-rs.yml @@ -29,7 +29,7 @@ jobs: uses: dtolnay/rust-toolchain@stable - name: Cache cargo dependencies - uses: actions/cache@v4 + uses: actions/cache@v6 with: path: | ~/.cargo/registry/