diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index f711516e3..5387fd4c1 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -48,7 +48,7 @@ jobs: - name: Cache target repos id: cache-repos - uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # 6.0.0 + uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # 6.1.0 with: path: target key: repos-${{ matrix.orgs_label }}-${{ github.run_id }}