Skip to content

Commit 51f14d2

Browse files
v0.1.47 (#25)
1 parent 49fbb5f commit 51f14d2

File tree

37 files changed

+1134
-758
lines changed

37 files changed

+1134
-758
lines changed

.github/actions/setup/action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
shell: bash
88
- run: echo "ANCHOR_VERSION=0.31.1" >> $GITHUB_ENV
99
shell: bash
10-
- run: echo "DEFAULT_ARCIUM_PROGRAMS_VERSION=0.1.46" >> $GITHUB_ENV
10+
- run: echo "DEFAULT_ARCIUM_PROGRAMS_VERSION=0.1.47" >> $GITHUB_ENV
1111
shell: bash
1212
- run: echo "SOLANA_CLI_VERSION=2.1.6" >> $GITHUB_ENV
1313
shell: bash
@@ -17,7 +17,7 @@ runs:
1717
shell: bash
1818
- run: echo "CARGO_NET_GIT_FETCH_WITH_CLI=true" >> $GITHUB_ENV
1919
shell: bash
20-
- run: echo "ARCUP_VERSION=0.1.46" >> $GITHUB_ENV
20+
- run: echo "ARCUP_VERSION=0.1.47" >> $GITHUB_ENV
2121
shell: bash
2222

2323
# Setup Rust with specific version

0 commit comments

Comments
 (0)