Change to compatible artifact ver
This commit is contained in:
		
							parent
							
								
									edd1187493
								
							
						
					
					
						commit
						43bd7342e7
					
				
							
								
								
									
										4
									
								
								.github/workflows/build_push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build_push.yml
									
									
									
									
										vendored
									
									
								
							| @ -56,7 +56,7 @@ jobs: | |||||||
|          |          | ||||||
| 
 | 
 | ||||||
|       - name: Upload APKs |       - name: Upload APKs | ||||||
|         uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |         uses: actions/upload-artifact@v3 | ||||||
|         with: |         with: | ||||||
|           name: "individual-apks" |           name: "individual-apks" | ||||||
|           path: "**/*.apk" |           path: "**/*.apk" | ||||||
| @ -72,7 +72,7 @@ jobs: | |||||||
|     runs-on: arch |     runs-on: arch | ||||||
|     steps: |     steps: | ||||||
|       - name: Download APK artifacts |       - name: Download APK artifacts | ||||||
|         uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 |         uses: actions/download-artifact@v3 # v4.1.8 | ||||||
|         with: |         with: | ||||||
|           path: ~/apk-artifacts |           path: ~/apk-artifacts | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user