diff --git a/.github/workflows/benckmark.yml b/.github/workflows/benckmark.yml index 8d1759dd87d9..3e66d6cb5f98 100644 --- a/.github/workflows/benckmark.yml +++ b/.github/workflows/benckmark.yml @@ -55,7 +55,7 @@ jobs: verdaccioVersion: # - local - 3.13.1 - - 4.12.1 + - 4.12.2 - 5.1.0 name: Benchmark autocannon runs-on: ubuntu-latest @@ -115,7 +115,7 @@ jobs: # - local (master branch) # old versions to compare same test along previous releases - 3.13.1 - - 4.12.1 + - 4.12.2 - 5.1.0 name: Benchmark hyperfine runs-on: ubuntu-latest