diff --git a/.github/workflows/ci-checks.yaml b/.github/workflows/ci-checks.yaml index ae8fed625e..17c137b8c7 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.1 + version: 10.34.4 - 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.1 + version: 10.34.4 - 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 2e2ce7a1a1..95ba9b3e60 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.1 + version: 10.34.4 - 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 9e3668def2..8028bd30a9 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.1 + version: 10.34.4 - name: Get pnpm store directory if: github.event.action != 'closed' diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4e08dd8265..e678eb8a8d 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.1 + version: 10.34.4 - name: Cache \ store uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5