mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	chore(deps): update actions/checkout action to v4
This commit is contained in:
		
							parent
							
								
									614d395d72
								
							
						
					
					
						commit
						4bfa90fad8
					
				
							
								
								
									
										2
									
								
								.github/actions/report-size/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/actions/report-size/action.yml
									
									
									
									
										vendored
									
									
								
							@ -44,7 +44,7 @@ runs:
 | 
				
			|||||||
  steps:
 | 
					  steps:
 | 
				
			||||||
    # Checkout branch to compare to [required]
 | 
					    # Checkout branch to compare to [required]
 | 
				
			||||||
    - name: Checkout base branch
 | 
					    - name: Checkout base branch
 | 
				
			||||||
      uses: actions/checkout@v3
 | 
					      uses: actions/checkout@v4
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        ref: ${{ inputs.branch }}
 | 
					        ref: ${{ inputs.branch }}
 | 
				
			||||||
        path: br-base
 | 
					        path: br-base
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user