From e23b28155306dfd7b7ced3c949618bf7dec240e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 08:37:29 +0000 Subject: [PATCH] Bump heyAyushh/setup-anchor from 4.2 to 4.3 Bumps [heyAyushh/setup-anchor](https://github.com/heyayushh/setup-anchor) from 4.2 to 4.3. - [Release notes](https://github.com/heyayushh/setup-anchor/releases) - [Commits](https://github.com/heyayushh/setup-anchor/compare/v4.2...v4.3) --- updated-dependencies: - dependency-name: heyAyushh/setup-anchor 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 c187cb0..370508c 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.2 + - uses: heyAyushh/setup-anchor@v4.3 with: anchor-version: 0.30.1 solana-cli-version: 1.18.17