Skip to content

Commit d610688

Browse files
Bump CodSpeedHQ/action from 4.3.1 to 4.3.3 in the actions group
Bumps the actions group with 1 update: [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `CodSpeedHQ/action` from 4.3.1 to 4.3.3 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v4.3.1...v4.3.3) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9f201c commit d610688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

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

0 commit comments

Comments
 (0)