Skip to content

Commit c427e00

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 45e302a commit c427e00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/solana-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
node-version: ${{ matrix.node-version }}
7777
check-latest: true
78-
- uses: heyAyushh/setup-solana@v5.4
78+
- uses: heyAyushh/setup-solana@v5.5
7979
with:
8080
solana-cli-version: ${{ matrix.solana-version }}
8181
- run: solana block

.github/workflows/steel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
node-version: ${{ matrix.node-version }}
2727
check-latest: true
28-
- uses: heyAyushh/setup-solana@v5.4
28+
- uses: heyAyushh/setup-solana@v5.5
2929
with:
3030
solana-cli-version: ${{ matrix.solana-version }}
3131
- run: solana block
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
node-version: ${{ matrix.node-version }}
7777
check-latest: true
78-
- uses: heyAyushh/setup-solana@v5.4
78+
- uses: heyAyushh/setup-solana@v5.5
7979
with:
8080
solana-cli-version: ${{ matrix.solana-version }}
8181
- run: solana block

0 commit comments

Comments
 (0)