Skip to content

Commit 4cd9774

Browse files
build(deps): bump CodSpeedHQ/action from 3 to 4
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 3 to 4. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v3...v4) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4821896 commit 4cd9774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: poetry install --extras "all"
3434

3535
- name: Run benchmarks
36-
uses: CodSpeedHQ/action@v3
36+
uses: CodSpeedHQ/action@v4
3737
with:
3838
token: ${{ secrets.CODSPEED_TOKEN }}
3939
run: poetry run pytest benchmarks/ --codspeed

0 commit comments

Comments
 (0)