File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5858      - run : cp app/build/outputs/apk/graphql/debug/app-graphql-debug.apk diffuse-source-file-debug 
5959        shell : bash 
6060
61-       - uses : actions/upload-artifact@v4  
61+       - uses : actions/upload-artifact@v5  
6262        with :
6363          name : artifacts 
6464          path : | 
Original file line number Diff line number Diff line change 4040
4141      - run : ./gradlew check --scan 
4242
43-       - uses : actions/upload-artifact@v4  
43+       - uses : actions/upload-artifact@v5  
4444        with :
4545          name : artifacts 
4646          path : | 
Original file line number Diff line number Diff line change 7979          issue-number : ${{ github.event.pull_request.number }} 
8080          token : ${{ secrets.GITHUB_TOKEN }} 
8181
82-       - uses : actions/upload-artifact@v4  
82+       - uses : actions/upload-artifact@v5  
8383        if : github.event_name == 'pull_request' 
8484        with :
8585          name : diffuse-output 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments