diff --git a/action.yml b/action.yml index 776b9dd..913101e 100644 --- a/action.yml +++ b/action.yml @@ -151,7 +151,7 @@ runs: distribution: '${{ inputs.java-distribution }}' jdkFile: '${{ inputs.java-jdkFile }}' - - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 + - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 if: inputs.cache-enabled == 'true' with: path: |