Skip to content

Commit 566e3ff

Browse files
Bump CodSpeedHQ/action from 2.2.1 to 2.3.0 (#3155)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82684e3 commit 566e3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
# Run the benchmark tests
8888
- name: Run benchmarks
89-
uses: CodSpeedHQ/action@v2.2.1
89+
uses: CodSpeedHQ/action@v2.3.0
9090
with:
9191
run: |
9292
python -c "import pygmt; pygmt.show_versions()"

0 commit comments

Comments
 (0)