change artifact ver
This commit is contained in:
		
							parent
							
								
									14e21ef21c
								
							
						
					
					
						commit
						01e67374ec
					
				
							
								
								
									
										4
									
								
								.github/workflows/build_push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build_push.yml
									
									
									
									
										vendored
									
									
								
							| @ -56,7 +56,7 @@ jobs: | ||||
|          | ||||
| 
 | ||||
|       - name: Upload APKs | ||||
|         uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4 | ||||
|         uses: actions/upload-artifact@v3 | ||||
|         with: | ||||
|           name: "individual-apks" | ||||
|           path: "**/*.apk" | ||||
| @ -72,7 +72,7 @@ jobs: | ||||
|     runs-on: arch | ||||
|     steps: | ||||
|       - name: Download APK artifacts | ||||
|         uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 | ||||
|         uses: actions/download-artifact@v3 | ||||
|         with: | ||||
|           path: ~/apk-artifacts | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user