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 ab6fc32 + 7a89f07 commit b23ba3eCopy full SHA for b23ba3e
.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