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 6aa8dc9 commit 56abc3fCopy full SHA for 56abc3f
.github/workflows/pre-commit.yml
@@ -53,7 +53,7 @@ jobs:
53
pre-commit-${{ runner.os }}
54
55
- name: Set up Python
56
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
57
with:
58
python-version: '3.13'
59
cache: 'pip'
0 commit comments