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 1d528f3 + bb33425 commit e154929Copy full SHA for e154929
.github/workflows/spell-check-task.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v2
25
26
- name: Install Python
27
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3
28
with:
29
python-version: ${{ env.PYTHON_VERSION }}
30
0 commit comments