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 b59cf20 + eee9990 commit d79b8d8Copy full SHA for d79b8d8
.github/workflows/spell-check-task.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v5
25
26
- name: Install Python
27
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
28
with:
29
python-version: ${{ env.PYTHON_VERSION }}
30
0 commit comments