Skip to content

Commit d8f4917

Browse files
committed
update heyAyushh/setup-solana version in ci
1 parent 1f563dd commit d8f4917

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/solana-asm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
# Install sbpf assembler
187187
cargo install --git https://github.com/blueshift-gg/sbpf.git
188188
- name: Setup Solana Stable
189-
uses: heyAyushh/setup-solana@v2.02
189+
uses: heyAyushh/setup-solana@v5.9
190190
with:
191191
solana-cli-version: stable
192192
- name: Build and Test with Stable
@@ -196,7 +196,7 @@ jobs:
196196
rustc -V
197197
process_projects "stable"
198198
- name: Setup Solana Beta
199-
uses: heyAyushh/setup-solana@v2.02
199+
uses: heyAyushh/setup-solana@v5.9
200200
with:
201201
solana-cli-version: beta
202202
- name: Build and Test with Beta

0 commit comments

Comments
 (0)