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 8fe245e + b6e325a commit 875514bCopy full SHA for 875514b
.github/workflows/spell-check-task.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: actions/checkout@v5
54
55
- name: Install Python
56
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
57
with:
58
python-version: ${{ env.PYTHON_VERSION }}
59
0 commit comments