Skip to content

Commit b57e3bc

Browse files
committed
bump setup-action, don't cache key
1 parent b597d95 commit b57e3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/solana-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
# Install pnpm
181181
npm install --global pnpm
182182
- name: Setup Solana Stable
183-
uses: heyAyushh/setup-solana@v2
183+
uses: heyAyushh/setup-solana@v2.01
184184
with:
185185
solana-cli-version: stable
186186
- name: Build and Test with Stable

0 commit comments

Comments
 (0)