|
95 | 95 | - uses: dtolnay/rust-toolchain@stable |
96 | 96 |
|
97 | 97 | - name: Restore cache |
98 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 98 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
99 | 99 | with: |
100 | 100 | path: | |
101 | 101 | ~/.cargo/bin/ |
@@ -218,7 +218,7 @@ jobs: |
218 | 218 | gcc-aarch64-linux-gnu: ${{ matrix.dependencies.gcc-aarch64-linux-gnu || false }} |
219 | 219 |
|
220 | 220 | - name: Restore cache |
221 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 221 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
222 | 222 | with: |
223 | 223 | path: | |
224 | 224 | ~/.cargo/bin/ |
@@ -328,7 +328,7 @@ jobs: |
328 | 328 | - uses: dtolnay/rust-toolchain@stable |
329 | 329 |
|
330 | 330 | - name: Restore cache |
331 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 331 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
332 | 332 | with: |
333 | 333 | path: | |
334 | 334 | ~/.cargo/bin/ |
@@ -475,7 +475,7 @@ jobs: |
475 | 475 | components: clippy |
476 | 476 |
|
477 | 477 | - name: Restore cache |
478 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 478 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
479 | 479 | with: |
480 | 480 | path: | |
481 | 481 | ~/.cargo/bin/ |
@@ -544,7 +544,7 @@ jobs: |
544 | 544 | uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7 |
545 | 545 |
|
546 | 546 | - name: restore prek cache |
547 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 547 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
548 | 548 | with: |
549 | 549 | key: prek-${{ hashFiles('.pre-commit-config.yaml') }} |
550 | 550 | path: ~/.cache/prek |
@@ -615,7 +615,7 @@ jobs: |
615 | 615 | components: miri |
616 | 616 |
|
617 | 617 | - name: Restore cache |
618 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 618 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
619 | 619 | with: |
620 | 620 | path: | |
621 | 621 | ~/.cargo/bin/ |
@@ -649,7 +649,7 @@ jobs: |
649 | 649 | components: clippy |
650 | 650 |
|
651 | 651 | - name: Restore cache |
652 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 652 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
653 | 653 | with: |
654 | 654 | path: | |
655 | 655 | ~/.cargo/bin/ |
@@ -689,7 +689,7 @@ jobs: |
689 | 689 | run: echo "dir=$(npm config get cache)" >> "$GITHUB_OUTPUT" |
690 | 690 |
|
691 | 691 | - name: Restore npm cache |
692 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 692 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
693 | 693 | # don't restore on main or release |
694 | 694 | if: github.ref != 'refs/heads/main' && github.ref != 'refs/heads/release' |
695 | 695 | with: |
@@ -764,7 +764,7 @@ jobs: |
764 | 764 | target: wasm32-wasip1 |
765 | 765 |
|
766 | 766 | - name: Restore cache |
767 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 767 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
768 | 768 | with: |
769 | 769 | path: | |
770 | 770 | ~/.cargo/bin/ |
@@ -814,7 +814,7 @@ jobs: |
814 | 814 | - uses: dtolnay/rust-toolchain@stable |
815 | 815 |
|
816 | 816 | - name: Restore cache |
817 | | - uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
| 817 | + uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 |
818 | 818 | with: |
819 | 819 | path: | |
820 | 820 | ~/.cargo/bin/ |
|
0 commit comments