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 1deef6e + 4db8d65 commit 0276ab2Copy full SHA for 0276ab2
.github/workflows/pre-commit.yaml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Set up Python
30
- uses: actions/setup-python@v5.6.0
+ uses: actions/setup-python@v6.0.0
31
with:
32
python-version: "3.13"
33
0 commit comments