Skip to content

Commit

Permalink
update validation tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DadeKuma committed Jan 27, 2024
1 parent b35b3ef commit 045232b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: dsanders11/json-schema-validate-action
- uses: dsanders11/json-schema-validate-action@v1.1.0
- name: Validate JSON
with:
schema: /public/schema/races.json
Expand Down

0 comments on commit 045232b

Please sign in to comment.