Skip to content

Commit f73fdb9

Browse files
chore(deps): update codspeedhq/action action to v3 (#158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc895ca commit f73fdb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: cargo codspeed build --features codspeed
3737

3838
- name: Run benchmark
39-
uses: CodSpeedHQ/action@v2
39+
uses: CodSpeedHQ/action@v3
4040
with:
4141
run: cargo codspeed run
4242
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)