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 73cf80c + 28fc0fd commit d44ccdcCopy full SHA for d44ccdc
.github/workflows/spell-check-task.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v5
21
22
- name: Install Python
23
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
24
with:
25
python-version: "3.9"
26
0 commit comments