mirror of
				https://github.com/Zelda64Recomp/Zelda64Recomp.git
				synced 2025-10-30 08:03:03 +00:00 
			
		
		
		
	Update upload-artifact version.
This commit is contained in:
		
							parent
							
								
									03d0167ba1
								
							
						
					
					
						commit
						8824255591
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/validate.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/validate.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -95,7 +95,7 @@ jobs: | |||
|           rm -rf assets/scss | ||||
|           tar -czf Zelda64Recompiled.tar.gz Zelda64Recompiled assets/ gamecontrollerdb.txt | ||||
|       - name: Archive Zelda64Recomp | ||||
|         uses: actions/upload-artifact@v3 | ||||
|         uses: actions/upload-artifact@v4 | ||||
|         with: | ||||
|           name: Zelda64Recompiled-${{ runner.os }}-X64-${{ matrix.type }} | ||||
|           path: Zelda64Recompiled.tar.gz | ||||
|  | @ -103,7 +103,7 @@ jobs: | |||
|         run: |- | ||||
|           ./.github/linux/appimage.sh  | ||||
|       - name: Zelda64Recomp AppImage | ||||
|         uses: actions/upload-artifact@v3 | ||||
|         uses: actions/upload-artifact@v4 | ||||
|         with: | ||||
|           name: Zelda64Recompiled-AppImage-X64-${{ matrix.type }} | ||||
|           path: Zelda64Recompiled-*.AppImage | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Dario
						Dario