Skip to content

Commit b683f66

Browse files
Bump heyAyushh/setup-anchor from 4.4 to 4.9
Bumps [heyAyushh/setup-anchor](https://github.com/heyayushh/setup-anchor) from 4.4 to 4.9. - [Release notes](https://github.com/heyayushh/setup-anchor/releases) - [Commits](heyAyushh/setup-anchor@v4.4...v4.9) --- updated-dependencies: - dependency-name: heyAyushh/setup-anchor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c4bc25 commit b683f66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/anchor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
failed_projects: ${{ steps.set-failed.outputs.failed_projects }}
105105
steps:
106106
- uses: actions/checkout@v4
107-
- uses: heyAyushh/setup-anchor@v4.4
107+
- uses: heyAyushh/setup-anchor@v4.9
108108
with:
109109
anchor-version: 0.30.1
110110
solana-cli-version: stable

.github/workflows/poseidon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
failed_projects: ${{ steps.set-failed.outputs.failed_projects }}
105105
steps:
106106
- uses: actions/checkout@v4
107-
- uses: heyAyushh/setup-anchor@v4.4
107+
- uses: heyAyushh/setup-anchor@v4.9
108108
with:
109109
anchor-version: 0.30.1
110110
solana-cli-version: stable

0 commit comments

Comments
 (0)