diff --git a/action.yml b/action.yml index 7c422ea..d907aaa 100644 --- a/action.yml +++ b/action.yml @@ -45,7 +45,7 @@ runs: - name: Setup cache id: pwsh-cache - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 with: path: ${{ steps.pwsh-vars.outputs.user_module_dir }} key: ${{ steps.pwsh-vars.outputs.cache_key }}