Skip to content

Commit

Permalink
Bump heyAyushh/setup-solana from 5.4 to 5.5
Browse files Browse the repository at this point in the history
Bumps [heyAyushh/setup-solana](https://github.com/heyayushh/setup-solana) from 5.4 to 5.5.
- [Release notes](https://github.com/heyayushh/setup-solana/releases)
- [Commits](heyAyushh/setup-solana@v5.4...v5.5)

---
updated-dependencies:
- dependency-name: heyAyushh/setup-solana
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 46f66f3 commit d0096f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/steel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
# Install pnpm
npm install --global pnpm
- name: Setup Solana stable
uses: heyAyushh/setup-solana@v5.4
uses: heyAyushh/setup-solana@v5.5
with:
solana-cli-version: stable
- name: Build and Test with Stable
Expand All @@ -190,7 +190,7 @@ jobs:
rustc -V
process_projects "stable"
- name: Setup Solana 1.18.17
uses: heyAyushh/setup-solana@v5.4
uses: heyAyushh/setup-solana@v5.5
with:
solana-cli-version: 1.18.17
- name: Build and Test with 1.18.17
Expand Down

0 comments on commit d0096f6

Please sign in to comment.