Skip to content

Commit

Permalink
Update build-jsonld.yml
Browse files Browse the repository at this point in the history
Bump schematicpy to 24.10.2
  • Loading branch information
Bankso authored Oct 25, 2024
1 parent aee7c84 commit 6e86e99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-jsonld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
schematic-version: [ 24.5.1 ]
schematic-version: [ 24.10.2 ]

steps:
- name: Install System Dependencies
Expand Down Expand Up @@ -57,4 +57,4 @@ jobs:
with:
github_token: ${{ secrets.GH_TOKEN }}
branch: ${{ github.event.pull_request.head.ref }}


0 comments on commit 6e86e99

Please sign in to comment.