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.
1 parent 15c7691 commit 6eb643cCopy full SHA for 6eb643c
.github/workflows/call_linter.yml
@@ -17,7 +17,7 @@ jobs:
17
ref: ${{ github.event.pull_request.head.sha || github.ref }}
18
19
# Codespell check
20
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
21
with:
22
python-version: '3.x'
23
- name: Run codespell with pyproject.toml config
0 commit comments