diff --git a/action.yml b/action.yml index b24bdf3..0b27d3a 100644 --- a/action.yml +++ b/action.yml @@ -117,7 +117,7 @@ runs: shell: bash - name: Set up cache if: fromJSON(steps.python-runtime.outputs.is-stable-abi) - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: ${{ steps.cache-dir.outputs.dir }} key: >-