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 1ea4096 commit 55b8fbbCopy full SHA for 55b8fbb
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
run: brew install enchant
86
if: runner.os == 'macOS' && startsWith(matrix.noxenv, 'docs')
87
- name: Set up Python
88
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
89
with:
90
python-version: |
91
3.9
0 commit comments