From 9cd004245e5ad876ac9fc527ca19e2b13ad9ca7a Mon Sep 17 00:00:00 2001 From: Shinigami Date: Sun, 29 May 2022 00:18:22 +0200 Subject: [PATCH] ci: update to pnpm/action-setup@v2.2.2 (#1019) --- .github/workflows/ci.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 46972d58253..a1691afe74f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v3 - name: Install pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v2.2.2 with: version: 7 @@ -59,7 +59,7 @@ jobs: uses: actions/checkout@v3 - name: Install pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v2.2.2 with: version: 7 @@ -85,7 +85,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v2.2.2 with: version: 7 @@ -116,7 +116,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v2.2.2 with: version: 7 @@ -144,7 +144,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v2.2.2 with: version: 7 @@ -172,7 +172,7 @@ jobs: fetch-depth: 0 - name: Install pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v2.2.2 with: version: 7