Skip to content

Commit 33793e5

Browse files
Bump heyAyushh/setup-solana from 5.4 to 5.5
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] <support@github.com>
1 parent 0ea4387 commit 33793e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/steel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
chmod +x build_and_test.sh
254254
255255
- name: Setup Solana stable
256-
uses: heyAyushh/setup-solana@v5.4
256+
uses: heyAyushh/setup-solana@v5.5
257257
with:
258258
solana-cli-version: stable
259259
- name: Build and Test with Stable
@@ -267,7 +267,7 @@ jobs:
267267
process_projects "stable"
268268
sccache --show-stats
269269
- name: Setup Solana 1.18.17
270-
uses: heyAyushh/setup-solana@v5.4
270+
uses: heyAyushh/setup-solana@v5.5
271271
with:
272272
solana-cli-version: 1.18.17
273273
- name: Build and Test with 1.18.17

0 commit comments

Comments
 (0)