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 8f0677d + 0ce502b commit 357eb78Copy full SHA for 357eb78
1 file changed
.github/workflows/spell_checking.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v7
14
- name: Set up Python ${{ matrix.python-version }}
15
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
16
with:
17
python-version: ${{ matrix.python-version }}
18
- name: Install dependencies
0 commit comments