diff --git a/action.yml b/action.yml index 6cd2a36..f00eed9 100644 --- a/action.yml +++ b/action.yml @@ -123,7 +123,7 @@ runs: - name: quantum endpoint cache if: inputs.enable-cache == 'true' - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 with: path: ~/.cache/quantum key: quantum-cache-${{ runner.os }}-${{ runner.arch }}