From b0f1976e3a77c91da8e3b402ebd29a818be5994b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 09:38:34 +0000 Subject: [PATCH] Bump heyAyushh/setup-anchor from 0.31 to 4.999 Bumps [heyAyushh/setup-anchor](https://github.com/heyayushh/setup-anchor) from 0.31 to 4.999. - [Release notes](https://github.com/heyayushh/setup-anchor/releases) - [Commits](https://github.com/heyayushh/setup-anchor/compare/v0.31...v4.999) --- updated-dependencies: - dependency-name: heyAyushh/setup-anchor dependency-version: '4.999' dependency-type: direct:production update-type: version-update:semver-major ... 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 8208ad79..e46acf50 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@v0.31 + - uses: heyAyushh/setup-anchor@v4.999 with: anchor-version: 0.31.1 solana-cli-version: stable