diff --git a/.github/workflows/functional-tests.yaml b/.github/workflows/functional-tests.yaml index 492a8b4a..d29a1590 100644 --- a/.github/workflows/functional-tests.yaml +++ b/.github/workflows/functional-tests.yaml @@ -87,7 +87,7 @@ jobs: echo "date=$(/bin/date -u "+%Y%m%d")" | tee -a "${GITHUB_OUTPUT}" shell: bash - - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + - uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 id: cache-oc with: path: /usr/local/bin/oc