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