Skip to content

Commit 0b9838d

Browse files
Bump CodSpeedHQ/action from 3.7.0 to 3.8.0 in the actions group
Bumps the actions group with 1 update: [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `CodSpeedHQ/action` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 528b3e9 commit 0b9838d

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.7.0
71+
- uses: CodSpeedHQ/action@v3.8.0
7272
with:
7373
token: ${{ secrets.CODSPEED_TOKEN }}
7474
# allow updating snapshots due to indeterministic benchmarks

0 commit comments

Comments
 (0)