From 24b9ee1bcaab010e0b46747e8270815b3e0db0ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 10:10:23 +0000 Subject: [PATCH] Bump CodSpeedHQ/action from 3.2.0 to 3.4.0 in the actions group Bumps the actions group with 1 update: [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `CodSpeedHQ/action` from 3.2.0 to 3.4.0 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v3.2.0...v3.4.0) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/codspeed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index ae6e707..a1a8ac9 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -41,7 +41,7 @@ jobs: python -m pip install -e . --no-deps - name: Run benchmarks - uses: CodSpeedHQ/action@v3.2.0 + uses: CodSpeedHQ/action@v3.4.0 with: run: | conda list