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 39d2321 commit 49be169Copy full SHA for 49be169
.github/workflows/pre-commit.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Set up Python
34
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
35
with:
36
python-version: '3.11'
37
0 commit comments