diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa9898a48e..23e614ae1c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -621,7 +621,7 @@ jobs: cat /proc/cpuinfo free -mt - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 with: path: /root/.vagrant.d key: vagrant-${{ matrix.box }}