mirror of
				https://github.com/yggdrasil-network/yggdrasil-android.git
				synced 2025-11-04 11:15:08 +03:00 
			
		
		
		
	Use actions/upload-artifact@v4 for "Upload build artifact" step
This commit is contained in:
		
							parent
							
								
									763f8f2b3d
								
							
						
					
					
						commit
						189ea00181
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/android.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/android.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -73,7 +73,7 @@ jobs:
 | 
			
		|||
 | 
			
		||||
    - name: Upload build artifact
 | 
			
		||||
      if: github.event_name == 'release' || github.ref_name == 'main'
 | 
			
		||||
      uses: actions/upload-artifact@v3
 | 
			
		||||
      uses: actions/upload-artifact@v4
 | 
			
		||||
      with:
 | 
			
		||||
        name: yggdrasil-android
 | 
			
		||||
        path: app/build/outputs/apk/yggdrasil/app-yggdrasil.apk
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue