Skip to content

Commit

Permalink
ci: fix path to the version check script
Browse files Browse the repository at this point in the history
  • Loading branch information
koralowiec committed Jan 13, 2025
1 parent 7375695 commit f83c8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature-version-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:

- name: Run feature version check script
run: |
python .github/scripts/feature-version-check.py
python .github/scripts/version-checker.py

0 comments on commit f83c8b7

Please sign in to comment.