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 88593b2 + 54b59a0 commit d8c4a42Copy full SHA for d8c4a42
.github/workflows/pre-commit.yml
@@ -19,7 +19,7 @@ jobs:
19
# Set up Python with built-in pip caching
20
- name: Set up Python
21
id: python
22
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
23
with:
24
python-version: "3.13"
25
0 commit comments