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 c31a1fd commit d4b32ccCopy full SHA for d4b32cc
.github/workflows/benchmarks.yml
@@ -86,7 +86,7 @@ jobs:
86
87
# Run the benchmark tests
88
- name: Run benchmarks
89
- uses: CodSpeedHQ/[email protected].2
+ uses: CodSpeedHQ/[email protected].3
90
with:
91
run: |
92
python -c "import pygmt; pygmt.show_versions()"
0 commit comments