From 9895d74177f7a107abe73eed0feab817863680f8 Mon Sep 17 00:00:00 2001 From: Chris Trzesniewski Date: Sun, 19 May 2024 13:10:00 +0200 Subject: [PATCH] update ci-results-repo.yml --- .github/workflows/ci-results-repo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-results-repo.yml b/.github/workflows/ci-results-repo.yml index ee453506f..59356f26f 100644 --- a/.github/workflows/ci-results-repo.yml +++ b/.github/workflows/ci-results-repo.yml @@ -80,7 +80,7 @@ jobs: - run: node ./dist/scripts/ci_validate_modification.js before_data.js 'Benchmark.js Benchmark' './benchmark-data-repository' catch2-v2-framework: - name: Run Catch2 C++ Benchmark Framework example - github.com/benchmark-action/github-action-benchmark-results + name: Run Catch2 C++ Benchmark Framework example (v2.x) - github.com/benchmark-action/github-action-benchmark-results runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v4 @@ -119,7 +119,7 @@ jobs: - run: node ./dist/scripts/ci_validate_modification.js before_data.js 'Catch2 Benchmark' './benchmark-data-repository' catch2-v3-framework: - name: Run Catch2 C++ Benchmark Framework example - github.com/benchmark-action/github-action-benchmark-results + name: Run Catch2 C++ Benchmark Framework example (v3.x) - github.com/benchmark-action/github-action-benchmark-results runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v4