Skip to content

Commit 2944618

Browse files
build: bump CodSpeedHQ/action from 4.5.1 to 4.5.2 in the actions group (#161)
1 parent bc1c778 commit 2944618

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: uv sync --dev
3939

4040
- name: Run benchmarks
41-
uses: CodSpeedHQ/action@972e3437949c89e1357ebd1a2dbc852fcbc57245 #v3
41+
uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f #v3
4242
with:
4343
token: ${{ secrets.CODSPEED_TOKEN }}
4444
run: uv run pytest tests/ --codspeed

0 commit comments

Comments
 (0)