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 7ee51c8 commit 730ae85Copy full SHA for 730ae85
1 file changed
.github/workflows/benchmark.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: 🏗 Install dependencies
35
run: poetry install --no-interaction
36
- name: Run benchmarks
37
- uses: CodSpeedHQ/action@v4.17.6
+ uses: CodSpeedHQ/action@v4.18.1
38
with:
39
token: ${{ secrets.CODSPEED_TOKEN }}
40
mode: "instrumentation"
0 commit comments