We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9b73a commit 4fd4f84Copy full SHA for 4fd4f84
.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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
41
with:
42
python-version: "3.11"
43
0 commit comments