correct download-artifact version
This commit is contained in:
		
							parent
							
								
									614f553a58
								
							
						
					
					
						commit
						b5e44fdaea
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -103,12 +103,12 @@ jobs: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - name: Retrieve Linux artifact |       - name: Retrieve Linux artifact | ||||||
|         uses: actions/download-artifact@v3.1.2 |         uses: actions/download-artifact@v4 | ||||||
|         with: |         with: | ||||||
|           name: TimeLogix-AppImage |           name: TimeLogix-AppImage | ||||||
| 
 | 
 | ||||||
|       - name: Retrieve Windows artifact |       - name: Retrieve Windows artifact | ||||||
|         uses: actions/download-artifact@v3.1.2 |         uses: actions/download-artifact@v4 | ||||||
|         with: |         with: | ||||||
|           name: TimeLogix-Windows |           name: TimeLogix-Windows | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway