We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e277315 commit 317e22fCopy full SHA for 317e22f
.github/workflows/benchmarks.yml
@@ -82,7 +82,7 @@ jobs:
82
83
# Run the benchmark tests
84
- name: Run benchmarks
85
- uses: CodSpeedHQ/action@v2.3.0
+ uses: CodSpeedHQ/action@v2.4.1
86
with:
87
run: |
88
python -c "import pygmt; pygmt.show_versions()"
0 commit comments