Skip to content

Commit ed5c051

Browse files
chore(deps): bump CodSpeedHQ/action from 4.1.0 to 4.1.1 (#306)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@3959e9e...6b43a0c) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfcc722 commit ed5c051

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@3959e9e296ef25296e93e32afcc97196f966e57f # v4.1.0
41+
uses: CodSpeedHQ/action@6b43a0cd438f6ca5ad26f9ed03ed159ed2df7da9 # v4.1.1
4242
with:
4343
token: ${{ secrets.CODSPEED_TOKEN }}
4444
run: pytest tests/ --codspeed

0 commit comments

Comments
 (0)