From ab9a956594ccef47ad39e4881a2b75fde926826b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 14:42:26 +0000 Subject: [PATCH] Bump pnpm/setup from 2.0.2 to 2.1.0 Bumps [pnpm/setup](https://github.com/pnpm/setup) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/pnpm/setup/releases) - [Commits](https://github.com/pnpm/setup/compare/84cb39b217b10273981911c288cd62326dc7c6d2...703c52620218391530e48b9e8870d5c0082e1b9b) --- updated-dependencies: - dependency-name: pnpm/setup dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/accessibility.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/accessibility.yml b/.github/workflows/accessibility.yml index 320b52a..257b303 100644 --- a/.github/workflows/accessibility.yml +++ b/.github/workflows/accessibility.yml @@ -46,7 +46,7 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Set up PNPM - uses: pnpm/setup@84cb39b217b10273981911c288cd62326dc7c6d2 # v2.0.2 + uses: pnpm/setup@703c52620218391530e48b9e8870d5c0082e1b9b # v2.1.0 with: version: 11 cache: true