Thanks to visit codestin.com Credit goes to github.com
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 344e603 + 55b8fbb commit 278fc0aCopy full SHA for 278fc0a
1 file changed
.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