Skip to content

Commit 2db6e9a

Browse files
Bump CodSpeedHQ/action from 2 to 3 (#1318)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 2 to 3. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v2...v3) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hynek Schlawack <hs@ox.cx>
1 parent 14bad1f commit 2db6e9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: python -Im pip install tox-uv
3939

4040
- name: Run CodSpeed benchmarks
41-
uses: CodSpeedHQ/action@v2
41+
uses: CodSpeedHQ/action@v3
4242
with:
4343
token: ${{ secrets.CODSPEED_TOKEN }}
4444
run: tox run -e codspeed

0 commit comments

Comments
 (0)