mirror of https://github.com/Xhofe/alist
				
				
				
			chore(deps): update actions/upload-artifact action to v4 (#5792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5797/head
							parent
							
								
									8c432d3339
								
							
						
					
					
						commit
						97a4b8321d
					
				| 
						 | 
				
			
			@ -42,7 +42,7 @@ jobs:
 | 
			
		|||
          bash build.sh dev
 | 
			
		||||
 | 
			
		||||
      - name: Upload artifact
 | 
			
		||||
        uses: actions/upload-artifact@v3
 | 
			
		||||
        uses: actions/upload-artifact@v4
 | 
			
		||||
        with:
 | 
			
		||||
          name: alist_${{ env.SHA }}
 | 
			
		||||
          path: dist
 | 
			
		||||
		Loading…
	
		Reference in New Issue