From 22d335fd5e17caf24600eb703d99005d0d81ba96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 12:28:08 +0000 Subject: [PATCH] Bump heyAyushh/setup-anchor from 4.4 to 4.93 Bumps [heyAyushh/setup-anchor](https://github.com/heyayushh/setup-anchor) from 4.4 to 4.93. - [Release notes](https://github.com/heyayushh/setup-anchor/releases) - [Commits](https://github.com/heyayushh/setup-anchor/compare/v4.4...v4.93) --- updated-dependencies: - dependency-name: heyAyushh/setup-anchor dependency-version: '4.93' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/anchor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/anchor.yml b/.github/workflows/anchor.yml index 8129f1d78..ea40e4f2f 100644 --- a/.github/workflows/anchor.yml +++ b/.github/workflows/anchor.yml @@ -104,7 +104,7 @@ jobs: failed_projects: ${{ steps.set-failed.outputs.failed_projects }} steps: - uses: actions/checkout@v4 - - uses: heyAyushh/setup-anchor@v4.4 + - uses: heyAyushh/setup-anchor@v4.93 with: anchor-version: 0.30.1 solana-cli-version: stable