diff --git a/.github/workflows/ci-checks.yaml b/.github/workflows/ci-checks.yaml index 17c137b8c7..2470cfd660 100644 --- a/.github/workflows/ci-checks.yaml +++ b/.github/workflows/ci-checks.yaml @@ -45,7 +45,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 with: - version: 10.34.4 + version: 10.34.5 - name: Get pnpm store directory id: pnpm-cache @@ -94,7 +94,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 with: - version: 10.34.4 + version: 10.34.5 - name: Get pnpm store directory id: pnpm-cache diff --git a/.github/workflows/deploy-github-pages.yaml b/.github/workflows/deploy-github-pages.yaml index 95ba9b3e60..7c1b819505 100644 --- a/.github/workflows/deploy-github-pages.yaml +++ b/.github/workflows/deploy-github-pages.yaml @@ -38,7 +38,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 with: - version: 10.34.4 + version: 10.34.5 - name: Cache \ store uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 diff --git a/.github/workflows/deploy-pr-preview.yaml b/.github/workflows/deploy-pr-preview.yaml index 8028bd30a9..765e98e1fc 100644 --- a/.github/workflows/deploy-pr-preview.yaml +++ b/.github/workflows/deploy-pr-preview.yaml @@ -69,7 +69,7 @@ jobs: if: github.event.action != 'closed' uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 with: - version: 10.34.4 + version: 10.34.5 - name: Get pnpm store directory if: github.event.action != 'closed' diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e678eb8a8d..e86c60540b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,7 +49,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 with: - version: 10.34.4 + version: 10.34.5 - name: Cache \ store uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5