File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 75
75
with :
76
76
node-version : ${{ matrix.node-version }}
77
77
check-latest : true
78
- - uses : heyAyushh/setup-solana@v5.4
78
+ - uses : heyAyushh/setup-solana@v5.5
79
79
with :
80
80
solana-cli-version : ${{ matrix.solana-version }}
81
81
- run : solana block
Original file line number Diff line number Diff line change 25
25
with :
26
26
node-version : ${{ matrix.node-version }}
27
27
check-latest : true
28
- - uses : heyAyushh/setup-solana@v5.4
28
+ - uses : heyAyushh/setup-solana@v5.5
29
29
with :
30
30
solana-cli-version : ${{ matrix.solana-version }}
31
31
- run : solana block
75
75
with :
76
76
node-version : ${{ matrix.node-version }}
77
77
check-latest : true
78
- - uses : heyAyushh/setup-solana@v5.4
78
+ - uses : heyAyushh/setup-solana@v5.5
79
79
with :
80
80
solana-cli-version : ${{ matrix.solana-version }}
81
81
- run : solana block
You can’t perform that action at this time.
0 commit comments