Skip to content

Commit 5384cc5

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): bump CodSpeedHQ/action from 2 to 3
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 2 to 3. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v2...v3) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e006933 commit 5384cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: cargo codspeed build
2525
working-directory: ./css-inline
2626

27-
- uses: CodSpeedHQ/action@v2
27+
- uses: CodSpeedHQ/action@v3
2828
with:
2929
run: cargo codspeed run
3030
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)