From 9fdaeca338d2b1d0a108314fa2db3629dc1c73a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 12:36:33 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v2.4.0 --- .github/workflows/markdown-lint.yml | 2 +- .github/workflows/test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index 7901ae2a..99e9595d 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -31,7 +31,7 @@ jobs: with: node-version: "16.x" - - uses: "pnpm/action-setup@v2.2.2" + - uses: "pnpm/action-setup@v2.4.0" with: version: 6 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 75c47643..2d0a7f13 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ jobs: GIT_AUTHOR_NAME: "GitHub Actions Shell" EMAIL: "github-actions[bot]@users.noreply.github.com" - - uses: "pnpm/action-setup@v2.2.2" + - uses: "pnpm/action-setup@v2.4.0" with: version: 6