Skip to content

Commit b7e08c3

Browse files
Bump CodSpeedHQ/action from 3.8.1 to 4.0.0 in the actions group
Bumps the actions group with 1 update: [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `CodSpeedHQ/action` from 3.8.1 to 4.0.0 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v3.8.1...v4.0.0) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3761d6 commit b7e08c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- run: |
6969
export UV_PROJECT_ENVIRONMENT="${pythonLocation}"
7070
uv sync --extra test --locked
71-
- uses: CodSpeedHQ/action@v3.8.1
71+
- uses: CodSpeedHQ/action@v4.0.0
7272
with:
7373
token: ${{ secrets.CODSPEED_TOKEN }}
7474
# allow updating snapshots due to indeterministic benchmarks

0 commit comments

Comments
 (0)