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 bbd0664 + 6e0831a commit 88433d0Copy full SHA for 88433d0
1 file changed
.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@v6
+ uses: actions/setup-python@v7
54
with:
55
python-version: |
56
3.11
0 commit comments