Skip to content

fix: upgrade org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3 #325

fix: upgrade org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3

fix: upgrade org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3 #325

Workflow file for this run

name: Validate Avram Schemas
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm install
- name: Validate Avram Schema files
run: ./avram-schemas/validate-schemas