We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2eee1f + 188c035 commit a310ebfCopy full SHA for a310ebf
.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