forked from mirrors/qmk_userspace
		
	Bump actions/upload-artifact from 3 to 4 (#22661)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
					parent
					
						
							
								26b6ba7607
							
						
					
				
			
			
				commit
				
					
						3445396d8e
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/ci_builds.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci_builds.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -53,7 +53,7 @@ jobs:
 | 
				
			||||||
        [ ! -f .failed ] || exit 1
 | 
					        [ ! -f .failed ] || exit 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: 'Upload artifacts'
 | 
					    - name: 'Upload artifacts'
 | 
				
			||||||
      uses: actions/upload-artifact@v3
 | 
					      uses: actions/upload-artifact@v4
 | 
				
			||||||
      if: always()
 | 
					      if: always()
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        name: artifacts-${{ github.event.inputs.branch || github.ref_name }}-${{ matrix.keymap }}
 | 
					        name: artifacts-${{ github.event.inputs.branch || github.ref_name }}-${{ matrix.keymap }}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue