Skip to content

Commit

Permalink
Use main branch of action
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Sep 3, 2024
1 parent b2cef63 commit ec68b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit ec68b43

Please sign in to comment.