mirror of
				https://github.com/0glabs/0g-storage-node.git
				synced 2025-11-04 00:27:39 +00:00 
			
		
		
		
	Update abi.yml
This commit is contained in:
		
							parent
							
								
									a3717d6bc1
								
							
						
					
					
						commit
						bd715c7e93
					
				
							
								
								
									
										2
									
								
								.github/workflows/abi.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/abi.yml
									
									
									
									
										vendored
									
									
								
							@ -31,7 +31,7 @@ jobs:
 | 
				
			|||||||
        git checkout ${{ steps.get-rev.outputs.rev }}
 | 
					        git checkout ${{ steps.get-rev.outputs.rev }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Set up Node.js
 | 
					    - name: Set up Node.js
 | 
				
			||||||
      uses: actions/setup-node@v4
 | 
					      uses: actions/setup-node@v5
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        node-version: '18.17'
 | 
					        node-version: '18.17'
 | 
				
			||||||
        cache: 'yarn'
 | 
					        cache: 'yarn'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user