Skip to content

Commit 653cea1

Browse files
chore(deps): bump CodSpeedHQ/action from 4.2.1 to 4.3.1 (#317)
1 parent c9d2077 commit 653cea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: pip install -e .[test]
3939

4040
- name: Run benchmarks
41-
uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0 # v4.2.1
41+
uses: CodSpeedHQ/action@4348f634fa7309fe23aac9502e88b999ec90a164 # v4.3.1
4242
with:
4343
token: ${{ secrets.CODSPEED_TOKEN }}
4444
run: pytest tests/ --codspeed

0 commit comments

Comments
 (0)