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 84f250a commit b18a1cbCopy full SHA for b18a1cb
.github/workflows/pre-commit.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 0
27
- name: Set up Python
28
- uses: actions/setup-python@v5.3.0
+ uses: actions/setup-python@v5.4.0
29
30
python-version: "3.9"
31
architecture: "x64"
0 commit comments