We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20e9dd commit b55a0e9Copy full SHA for b55a0e9
.github/workflows/version.yml
@@ -19,4 +19,4 @@ jobs:
19
python-version: '3.x'
20
21
- name: Run version validation script
22
- run: python3 .github/scripts/version.py
+ run: python3 scripts/version.py
0 commit comments