Skip to content

Commit

Permalink
update the codspeed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Geal committed Jan 26, 2025
1 parent 72674ff commit f60976a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: cargo codspeed build -p benchmarks

- name: Run the benchmarks
uses: CodSpeedHQ/action@v2
uses: CodSpeedHQ/action@v3
with:
run: cargo codspeed run -p benchmarks
token: ${{ secrets.CODSPEED_TOKEN }}

0 comments on commit f60976a

Please sign in to comment.