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 2bb394e commit 5afb766Copy full SHA for 5afb766
.github/workflows/solana.yml
@@ -53,6 +53,7 @@ jobs:
53
name: make check-idl
54
runs-on: ubuntu-latest
55
steps:
56
+ - uses: actions/checkout@v4
57
- uses: actions/[email protected]
58
with:
59
node-version: "20.11.0"
0 commit comments