ci: pin codespell (#3140)

This commit is contained in:
Vadym Barda
2025-01-21 21:22:23 -05:00
committed by GitHub
parent b358e2e7cd
commit 51242e2a32
+1 -1
View File
@@ -21,7 +21,7 @@
- name: Install Dependencies
run: |
pip install toml codespell jupytext
pip install toml codespell==2.3.0 jupytext
- name: Extract Ignore Words List
run: |