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 d58669f commit 53f32b6Copy full SHA for 53f32b6
.github/workflows/pre-commit.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- uses: actions/checkout@v4
26
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
27
with:
28
python-version: '3.x'
29
- uses: pre-commit/action@v3.0.1
0 commit comments