diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 89a9a10..447b53e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: - id: checkout uses: actions/checkout@v6 - name: Cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cargo/bin/ @@ -35,7 +35,7 @@ jobs: - id: checkout uses: actions/checkout@v6 - name: Cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cargo/bin/