Skip to content

Commit c2e7405

Browse files
authored
bump anchor version to 0.31.0 (#36)
1 parent c47ac76 commit c2e7405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-idl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
repository: ${{ github.event.pull_request.head.repo.full_name }}
1919
- uses: metadaoproject/[email protected]
2020
with:
21-
anchor-version: "0.30.1"
21+
anchor-version: "0.31.0"
2222
solana-cli-version: "2.1.15" # Set it to 2.x.x to use the Anza release
2323
node-version: "20.16.0"
2424
- run: anchor build

0 commit comments

Comments
 (0)