Skip to content

Apply suggestions from Copilot review #43

Apply suggestions from Copilot review

Apply suggestions from Copilot review #43

Workflow file for this run

name: Verify major and minor versions
on: push
defaults:
run:
shell: bash
jobs:
version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check versions
run: |
.github/tools/version.sh