Skip to content

Commit d0096f6

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] <[email protected]>
1 parent 46f66f3 commit d0096f6

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
@@ -180,7 +180,7 @@ jobs:
180180
# Install pnpm
181181
npm install --global pnpm
182182
- name: Setup Solana stable
183-
uses: heyAyushh/setup-solana@v5.4
183+
uses: heyAyushh/setup-solana@v5.5
184184
with:
185185
solana-cli-version: stable
186186
- name: Build and Test with Stable
@@ -190,7 +190,7 @@ jobs:
190190
rustc -V
191191
process_projects "stable"
192192
- name: Setup Solana 1.18.17
193-
uses: heyAyushh/setup-solana@v5.4
193+
uses: heyAyushh/setup-solana@v5.5
194194
with:
195195
solana-cli-version: 1.18.17
196196
- name: Build and Test with 1.18.17

0 commit comments

Comments
 (0)