]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update codspeedhq/action action to v2 (#9804)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 11 Dec 2023 02:49:43 +0000 (10:49 +0800)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2023 02:49:43 +0000 (10:49 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
.github/workflows/ci.yml

index f70f98a3821e8aabd81455467efd1ee393817357..b9e8078dd7946c64b7ccbceb0b93f8d8b101b2cc 100644 (file)
@@ -78,7 +78,7 @@ jobs:
       - run: pnpm install
 
       - name: Run benchmarks
-        uses: CodSpeedHQ/action@v1
+        uses: CodSpeedHQ/action@v2
         with:
           run: pnpm vitest bench --run
           token: ${{ secrets.CODSPEED_TOKEN }}