diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 064892c..5fb302c 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -28,7 +28,6 @@ jobs: id: pnpm-install with: run_install: true - version: latest - name: Get pnpm store directory id: pnpm-cache diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1c5341e..fe0eb47 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,6 @@ jobs: id: pnpm-install with: run_install: true - version: latest - name: Get pnpm store directory id: pnpm-cache @@ -72,7 +71,6 @@ jobs: id: pnpm-install with: run_install: true - version: latest - name: Get pnpm store directory id: pnpm-cache