We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47ac76 commit c2e7405Copy full SHA for c2e7405
.github/workflows/generate-idl.yml
@@ -18,7 +18,7 @@ jobs:
18
repository: ${{ github.event.pull_request.head.repo.full_name }}
19
- uses: metadaoproject/[email protected]
20
with:
21
- anchor-version: "0.30.1"
+ anchor-version: "0.31.0"
22
solana-cli-version: "2.1.15" # Set it to 2.x.x to use the Anza release
23
node-version: "20.16.0"
24
- run: anchor build
0 commit comments