We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52283f3 commit 7afe9a8Copy full SHA for 7afe9a8
.github/workflows/pre-commit.yml
@@ -19,5 +19,5 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@v4
22
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
23
- uses: pre-commit/[email protected]
0 commit comments