From 9fcc43465de59c200b76d612bd712ae4bf111aae Mon Sep 17 00:00:00 2001 From: Daniel Izdebski Date: Wed, 20 Sep 2023 16:43:18 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20chore(ci):=20Bump=20`pnpm`=20on?= =?UTF-8?q?=20CI=20to=20`8.7.6`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 6eb074a33..480fc2973 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: - uses: pnpm/action-setup@v2 with: - version: 8.7.5 + version: 8.7.6 # Fetches the config package version from the `pnpm-lock.yaml` file. - name: Fetch config package version