Skip to content

Commit

Permalink
docs(readme): update action version in the CI workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
frgfm committed Aug 9, 2024
1 parent 90e639b commit d8b74fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Install dependencies
run: pip install -r requirements.txt
- name: Run benchmarks
uses: CodSpeedHQ/action@v2
uses: CodSpeedHQ/action@v3
with:
token: ${{ secrets.CODSPEED_TOKEN }}
run: pytest tests/ --codspeed
Expand Down

0 comments on commit d8b74fc

Please sign in to comment.