chore(deps): update actions/upload-artifact action to v5
This commit is contained in:
		
							parent
							
								
									9168731c7a
								
							
						
					
					
						commit
						e280b0365c
					
				| 
						 | 
					@ -64,7 +64,7 @@ jobs:
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    # Upload artifacts in case of workflow failure
 | 
					    # Upload artifacts in case of workflow failure
 | 
				
			||||||
    - name: Upload Artifacts
 | 
					    - name: Upload Artifacts
 | 
				
			||||||
      uses: actions/upload-artifact@v4
 | 
					      uses: actions/upload-artifact@v5
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        name: oauth2-proxy-artifacts
 | 
					        name: oauth2-proxy-artifacts
 | 
				
			||||||
        path: |
 | 
					        path: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue