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 5cdfd8c commit 54b59a0Copy full SHA for 54b59a0
.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