Skip to content

Commit

Permalink
check-jsonschema==0.29.4 pyshacl==0.27.0
Browse files Browse the repository at this point in the history
Signed-off-by: Arthit Suriyawongkul <[email protected]>
  • Loading branch information
bact authored Oct 12, 2024
1 parent f6ad08f commit cd35e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 #v4.2.1
- name: Install Python dependencies
run: |
python3 -m pip install check-jsonschema==0.29.3 pyshacl==0.26.0
python3 -m pip install check-jsonschema==0.29.4 pyshacl==0.27.0
- name: Install dependencies
run: |
sudo apt install -y gawk
Expand Down

0 comments on commit cd35e4c

Please sign in to comment.