diff --git a/.github/workflows/publish-templates.yml b/.github/workflows/publish-templates.yml index 313061e718839..c76d1b3a7acdd 100644 --- a/.github/workflows/publish-templates.yml +++ b/.github/workflows/publish-templates.yml @@ -36,7 +36,7 @@ jobs: path: "${{ env.template-path }}" token: ${{ steps.app_token.outputs.token }} - name: Install Polkadot SDK Version Manager - run: cargo install --git https://github.com/paritytech/psvm --branch rzadp/190 psvm + run: cargo install --git https://github.com/paritytech/psvm --rev ad7eb4333c124b0b7169359f1463ba40cd5d55dd psvm - name: Replace the workspace references in the template run: | set -euo pipefail