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 97ba1a0 commit 64bc1d4Copy full SHA for 64bc1d4
.github/workflows/benchmarks.yml
@@ -86,7 +86,7 @@ jobs:
86
87
# Run the benchmark tests
88
- name: Run benchmarks
89
- uses: CodSpeedHQ/action@v2.0.3
+ uses: CodSpeedHQ/action@v2.1.1
90
with:
91
run: |
92
python -c "import pygmt; pygmt.show_versions()"
0 commit comments