mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	build(deps): bump cypress-io/github-action from 5 to 6 (#11758)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5 to 6. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/v5...v6) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									717dffe61e
								
							
						
					
					
						commit
						e82c2e7cf9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test-frontend.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-frontend.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -101,7 +101,7 @@ jobs:
 | 
			
		|||
    - name: Cypress install
 | 
			
		||||
      run: pnpm exec cypress install
 | 
			
		||||
    - name: Cypress run
 | 
			
		||||
      uses: cypress-io/github-action@v5
 | 
			
		||||
      uses: cypress-io/github-action@v6
 | 
			
		||||
      with:
 | 
			
		||||
        install: false
 | 
			
		||||
        start: pnpm start:test
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue