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 Oct 28, 2024
1 parent 45e302a commit c427e00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/solana-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
check-latest: true
- uses: heyAyushh/setup-solana@v5.4
- uses: heyAyushh/setup-solana@v5.5
with:
solana-cli-version: ${{ matrix.solana-version }}
- run: solana block
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/steel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
check-latest: true
- uses: heyAyushh/setup-solana@v5.4
- uses: heyAyushh/setup-solana@v5.5
with:
solana-cli-version: ${{ matrix.solana-version }}
- run: solana block
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
check-latest: true
- uses: heyAyushh/setup-solana@v5.4
- uses: heyAyushh/setup-solana@v5.5
with:
solana-cli-version: ${{ matrix.solana-version }}
- run: solana block
Expand Down

0 comments on commit c427e00

Please sign in to comment.