Skip to content

Commit 671ce39

Browse files
authored
chore(bench): update CodSpeed/action to v2 (#87)
1 parent 65d3333 commit 671ce39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119

120120
- run: cargo codspeed build -F python -p jiter
121121

122-
- uses: CodSpeedHQ/action@v1
122+
- uses: CodSpeedHQ/action@v2
123123
with:
124124
run: cargo codspeed run
125125
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)