diff --git a/.github/workflows/json-schema.yml b/.github/workflows/json-schema.yml index 046a7fd..ef608ca 100644 --- a/.github/workflows/json-schema.yml +++ b/.github/workflows/json-schema.yml @@ -22,7 +22,7 @@ jobs: name: JSON Schema Check steps: - name: check-docs - uses: RMI-PACTA/actions/actions/json-schema/check-docs@json-schema + uses: RMI-PACTA/actions/actions/json-schema/check-docs@main with: input-files: 'inst/extdata/schema' outputs: 'inst/extdata/schema'