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 05c1752 + 55142d5 commit 676b78aCopy full SHA for 676b78a
.github/workflows/pre-commit_hooks.yaml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v4
12
13
- name: set up python 3.10
14
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v5
15
with:
16
python-version: "3.10"
17
0 commit comments