We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba60af8 + 53de867 commit b9458e4Copy full SHA for b9458e4
.github/workflows/spell-check-task.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Install Python
23
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
24
with:
25
python-version: "3.9"
26
0 commit comments