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 1a81be9 commit f10204bCopy full SHA for f10204b
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v4
15
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
16
- uses: pre-commit/[email protected]
17
with:
18
extra_args: --all-files --hook-stage=manual
0 commit comments