Skip to content

Migrate master to 2.17.1 (#530) #7

Migrate master to 2.17.1 (#530)

Migrate master to 2.17.1 (#530) #7

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