diff --git a/openapi-to-ghp/action.yml b/openapi-to-ghp/action.yml index 2fa4f0b..da9e684 100644 --- a/openapi-to-ghp/action.yml +++ b/openapi-to-ghp/action.yml @@ -156,7 +156,7 @@ runs: # Package and publish codes - if: steps.check.outputs.result == 'do' - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # 6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # 7.0.0 with: node-version: '24' registry-url: ${{ inputs.registry-url }}