Skip to content

Commit a4f5fcf

Browse files
Build(ci): Bump CodSpeedHQ/action from 3 to 4
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 3 to 4. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v3...v4) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e76b9bd commit a4f5fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: cargo codspeed build -p sourmash
2929

3030
- name: Run the benchmarks
31-
uses: CodSpeedHQ/action@v3
31+
uses: CodSpeedHQ/action@v4
3232
with:
3333
run: "cd src/core && cargo codspeed run"
3434
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)