We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a47144 + 91ddbaf commit bad7cd9Copy full SHA for bad7cd9
1 file changed
.github/workflows/sync-docs.yml
@@ -12,7 +12,7 @@ jobs:
12
permissions:
13
contents: read
14
steps:
15
- - uses: peter-evans/repository-dispatch@v3
+ - uses: peter-evans/repository-dispatch@v4
16
with:
17
token: ${{ secrets.DOCS_TOKEN }}
18
repository: cortexphp/docs
0 commit comments