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 e76b9bd commit a4f5fcfCopy full SHA for a4f5fcf
.github/workflows/codspeed.yml
@@ -28,7 +28,7 @@ jobs:
28
run: cargo codspeed build -p sourmash
29
30
- name: Run the benchmarks
31
- uses: CodSpeedHQ/action@v3
+ uses: CodSpeedHQ/action@v4
32
with:
33
run: "cd src/core && cargo codspeed run"
34
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments