diff --git a/.github/workflows/self-hosted-lint-and-compile-test.yml b/.github/workflows/self-hosted-lint-and-compile-test.yml index 8cffba3..d1ac6e8 100644 --- a/.github/workflows/self-hosted-lint-and-compile-test.yml +++ b/.github/workflows/self-hosted-lint-and-compile-test.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 2 - name: Setup pnpm - uses: pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd # v2.2.4 + uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 with: version: latest @@ -44,7 +44,7 @@ jobs: fetch-depth: 2 - name: Setup pnpm - uses: pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd # v2.2.4 + uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 with: version: latest diff --git a/.github/workflows/self-hosted-publish-gh-registry.yml b/.github/workflows/self-hosted-publish-gh-registry.yml index b55399e..0d577a9 100644 --- a/.github/workflows/self-hosted-publish-gh-registry.yml +++ b/.github/workflows/self-hosted-publish-gh-registry.yml @@ -13,7 +13,7 @@ jobs: fetch-depth: 2 - name: Setup pnpm - uses: pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd # v2.2.4 + uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 with: version: latest