Skip to content

Commit 367ef47

Browse files
committed
chore: update action version in README.md
1 parent ab5ac24 commit 367ef47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: Install dependencies
108108
run: pip install -r requirements.txt
109109
- name: Run benchmarks
110-
uses: CodSpeedHQ/action@v1
110+
uses: CodSpeedHQ/action@v2
111111
with:
112112
token: ${{ secrets.CODSPEED_TOKEN }}
113113
run: pytest tests/ --codspeed

0 commit comments

Comments
 (0)