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