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 371dc01 commit 6c79daeCopy full SHA for 6c79dae
.github/workflows/benchmark.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v5
21
with:
22
fetch-depth: 0
23
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
24
25
python-version: "3.13"
26
- name: install
.github/workflows/test.yml
@@ -130,7 +130,7 @@ jobs:
130
runs-on: ubuntu-latest
131
steps:
132
133
134
135
136
0 commit comments