From d92eedc158272b01bb858b3a5a79069a7f1ae84a Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 18 Jun 2026 19:18:06 +0000 Subject: [PATCH] build: update all github actions to v6.0.9 See associated pull request for more information. --- .github/workflows/benchmark-compare.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark-compare.yml b/.github/workflows/benchmark-compare.yml index 49bdb2b6a9fb..f30d1bcf1cf4 100644 --- a/.github/workflows/benchmark-compare.yml +++ b/.github/workflows/benchmark-compare.yml @@ -45,7 +45,7 @@ jobs: node-version-file: '.nvmrc' - name: Install pnpm - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 - run: pnpm install --frozen-lockfile