diff --git a/action.yml b/action.yml index 4a419fd..b15f690 100644 --- a/action.yml +++ b/action.yml @@ -151,7 +151,7 @@ runs: distribution: '${{ inputs.java-distribution }}' jdkFile: '${{ inputs.java-jdkFile }}' - - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 + - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1 if: inputs.cache-enabled == 'true' with: path: |