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 86daae1 commit 765a1cbCopy full SHA for 765a1cb
.github/workflows/solana.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
node-version: "20.11.0"
60
- name: Cache Solana CLI tools
61
- uses: actions/cache@v4
+ uses: actions/cache@v3.4.3
62
63
path: |
64
~/.cache/solana/
0 commit comments