diff --git a/.github/workflows/functional-tests.yaml b/.github/workflows/functional-tests.yaml index 889909c3..fc5e62c9 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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 + - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: cache-oc with: path: /usr/local/bin/oc