Skip to content

Commit d958a6c

Browse files
committed
ci: bump Light CLI to 0.28.4 for solana 4.0.0-rc test-validator compatibility
1 parent a3e114f commit d958a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/actions/setup/action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ runs:
113113

114114
- name: Install Light CLI
115115
shell: bash
116-
run: npm install -g @lightprotocol/zk-compression-cli@0.27.1-alpha.2
116+
run: npm install -g @lightprotocol/zk-compression-cli@0.28.4
117117

118118
- name: Cache Powers of Tau file
119119
if: inputs.install-circom == 'true'

0 commit comments

Comments
 (0)