diff --git a/action.yml b/action.yml index 776b9dd..8ee6552 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@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 if: inputs.cache-enabled == 'true' with: path: |