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 7f57ee0 commit e7d78d9Copy full SHA for e7d78d9
1 file changed
.github/workflows/benchmarks.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Run intent CodSpeed benchmark
44
continue-on-error: true
45
- uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
+ uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1
46
with:
47
mode: simulation
48
run: WITH_INSTRUMENTATION=1 pnpm exec nx run @benchmarks/intent:test:perf
0 commit comments