We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e8f71 commit 2f7291bCopy full SHA for 2f7291b
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: baptiste0928/cargo-install@v3
25
with:
26
crate: solana-verify
27
- version: "0.4.0"
+ version: "0.3.1"
28
- name: install solana toolsuite
29
run: sh -c "$(curl -sSfL https://release.solana.com/v1.18.11/install)"
30
- name: add to path
0 commit comments