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 122893f + 12a6ce3 commit cc239d7Copy full SHA for cc239d7
.github/workflows/style.yaml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
steps:
36
- uses: actions/checkout@v5
37
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
38
with:
39
python-version: '3.13'
40
cache: pip
0 commit comments