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 3b84601 commit 8741eb5Copy full SHA for 8741eb5
.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