Skip to content

Bump pyyaml from 6.0.1 to 6.0.2 #783

Bump pyyaml from 6.0.1 to 6.0.2

Bump pyyaml from 6.0.1 to 6.0.2 #783

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