diff --git a/.github/workflows/deploy-program.yml b/.github/workflows/deploy-program.yml index 9835f822..e8ce3fde 100644 --- a/.github/workflows/deploy-program.yml +++ b/.github/workflows/deploy-program.yml @@ -73,7 +73,7 @@ jobs: - name: Install Rust uses: metaplex-foundation/actions/install-rust@v1 with: - toolchain: "1.72.0" + toolchain: "1.75.0" - name: Install Solana uses: metaplex-foundation/actions/install-solana@v1