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 8735834 commit 949a97dCopy full SHA for 949a97d
.github/workflows/solana-native.yml
@@ -104,7 +104,7 @@ jobs:
104
steps:
105
- uses: actions/checkout@v4
106
- name: Use Node.js
107
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
108
with:
109
node-version: 'lts/*'
110
check-latest: true
.github/workflows/steel.yml
@@ -157,7 +157,7 @@ jobs:
157
workflow:
158
- added|modified: '.github/workflows/solana-native.yml'
159
160
161
162
163
0 commit comments