mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update lycheeverse/lychee-action action to v1.8.0 (#3839)
This commit is contained in:
		
							parent
							
								
									2a3f743daa
								
							
						
					
					
						commit
						8004d25631
					
				
							
								
								
									
										2
									
								
								.github/workflows/check_links.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/check_links.yaml
									
									
									
									
										vendored
									
									
								
							@ -24,7 +24,7 @@ jobs:
 | 
			
		||||
          restore-keys: cache-lychee-
 | 
			
		||||
      - name: Link Checker
 | 
			
		||||
        id: lychee
 | 
			
		||||
        uses: lycheeverse/lychee-action@v1.7.0
 | 
			
		||||
        uses: lycheeverse/lychee-action@v1.8.0
 | 
			
		||||
        with:
 | 
			
		||||
          fail: true
 | 
			
		||||
          args: '"./website/docs/**/*.md" "./website/docs/**/*.mdx" "./src/mailtemplates/*.mustache" --scheme http --scheme https --cache --max-cache-age 7d --exclude-mail --verbose' # other excludes are in .lycheeignore
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user