Skip to content

Commit 33bcc63

Browse files
ci(dependabot): bump CodSpeedHQ/action from 1 to 2 (#231)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 1 to 2. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v1...v2) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e83d21 commit 33bcc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
run: python -m pip install .[test]
168168

169169
- name: Run benchmarks
170-
uses: CodSpeedHQ/action@v1
170+
uses: CodSpeedHQ/action@v2
171171
with:
172172
run: pytest --codspeed -v --color=yes
173173

0 commit comments

Comments
 (0)