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 431e14f + 58215e1 commit 1def291Copy full SHA for 1def291
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
run: brew install enchant
52
if: runner.os == 'macOS' && startsWith(matrix.noxenv, 'docs')
53
- name: Set up Python
54
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
55
with:
56
python-version: |
57
3.9
0 commit comments