We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 758f28b + 0ae3e04 commit 8c1bb5dCopy full SHA for 8c1bb5d
1 file changed
.github/workflows/main.yml
@@ -71,7 +71,7 @@ jobs:
71
python -m pip install --upgrade tox tox-gh-actions
72
73
- name: Run benchmarks
74
- uses: CodSpeedHQ/action@v2
+ uses: CodSpeedHQ/action@v3
75
with:
76
token: ${{ secrets.CODSPEED_TOKEN }}
77
run: tox -ecodspeed
0 commit comments