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 2686361 commit 39099d7Copy full SHA for 39099d7
.github/workflows/test.yaml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
solana_version: ${{ steps.versions.outputs.solana_version }}
28
anchor_version: ${{ steps.versions.outputs.anchor_version }}
29
- node_version: 18
+ node_version: 20
30
31
- uses: solana-developers/github-actions/[email protected]
32
0 commit comments