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 58fe599 commit eee9990Copy full SHA for eee9990
.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