Skip to content

Commit db52a90

Browse files
authored
docs: update link to debug-js/debug repo (#1248)
1 parent a328368 commit db52a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1439,7 +1439,7 @@ See section [Yarn Modern](#yarn-modern) for information about using Yarn version
14391439

14401440
## Debugging
14411441

1442-
This action uses the [debug](https://github.com/visionmedia/debug#readme) module to output additional verbose logs. You can see these debug messages by setting the following environment variable:
1442+
This action uses the [debug](https://github.com/debug-js/debug#readme) module to output additional verbose logs. You can see these debug messages by setting the following environment variable:
14431443

14441444
```yml
14451445
DEBUG: @cypress/github-action

0 commit comments

Comments
 (0)