Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ jobs:
--profile bench

- name: Run benchmarks
uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0
uses: CodSpeedHQ/action@bb005fe1c1eea036d3894f02c049cb6b154a1c27
with:
run: cargo codspeed run
token: ${{ secrets.CODSPEED_TOKEN }}
Expand Down
Loading