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 f3d33bb commit 58215e1Copy full SHA for 58215e1
.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