We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9b73a commit b8dcebfCopy full SHA for b8dcebf
.github/workflows/benchmark.yaml
@@ -37,7 +37,7 @@ jobs:
37
clean: true
38
39
- name: Setup Python
40
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
41
with:
42
python-version: "3.11"
43
0 commit comments