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.
2 parents c1ee6e4 + 8741eb5 commit 72eee3fCopy full SHA for 72eee3f
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
run: brew install enchant
49
if: runner.os == 'macOS' && startsWith(matrix.noxenv, 'docs')
50
- name: Set up Python
51
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
52
with:
53
python-version: |
54
3.9
0 commit comments