Skip to content

Bump pyright from 1.1.361 to 1.1.363 #74

Bump pyright from 1.1.361 to 1.1.363

Bump pyright from 1.1.361 to 1.1.363 #74

Workflow file for this run

name: Semver Check
on:
pull_request:
branches: [main]
jobs:
semver:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check Semver
run: ./scripts/semver-check.sh