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 b50171e commit 5e85d9fCopy full SHA for 5e85d9f
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/checkout@v4
47
48
- name: Install Solana
49
- uses: metaplex-foundation/actions/install-solana@v1
+ uses: solana-program/actions/install-solana@v1
50
with:
51
version: ${{ env.SOLANA_VERSION }}
52
0 commit comments