···991010inputs:
1111 base:
1212+ description: The base branch to raise the PR against.
1213 required: false
1314 head:
1515+ description: The name of the branch to create with the changes.
1416 default: ci/nuxt-nightly
1717+ root:
1818+ description: The directory containing your Nuxt project.
1919+ default: .
15201621runs:
1722 using: node20