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 dcc91b2 commit a3e9f9cCopy full SHA for a3e9f9c
.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.5.0
+ uses: actions/setup-python@v5.6.0
31
with:
32
python-version: "3.13"
33
0 commit comments