Skip to content

Migrate master to 2.18.0 (#556) #12

Migrate master to 2.18.0 (#556)

Migrate master to 2.18.0 (#556) #12

Workflow file for this run

name: Version check
on:
push:
paths:
- "VERSION"
jobs:
check-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check version
run: bash build-scripts/check-version.sh