Skip to content

Commit

Permalink
Merge pull request #616 from MichaReiser/upgrade-codspeed
Browse files Browse the repository at this point in the history
Upgrade codspeed github action to v3
  • Loading branch information
MichaReiser authored Nov 20, 2024
2 parents e4d36da + 2a7a71d commit 32f8ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
run: cargo codspeed build

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

0 comments on commit 32f8ee9

Please sign in to comment.