diff --git a/action.yml b/action.yml index a04c888..20fc11e 100644 --- a/action.yml +++ b/action.yml @@ -10,6 +10,7 @@ inputs: runs: using: "composite" steps: + - uses: actions/setup-node@v5 - name: Extract schema shell: bash run: |