Skip to content

Commit 4ff697e

Browse files
committed
ci: Update action
1 parent 628b452 commit 4ff697e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Dispatch event to documentation repository
1212
if: github.ref == 'refs/heads/main'
1313
steps:
14-
- uses: peter-evans/repository-dispatch@v2
14+
- uses: peter-evans/repository-dispatch@v3
1515
with:
1616
token: ${{ secrets.DOCUMENTATION_REPO_ACCESS_TOKEN }}
1717
repository: revanced/revanced-documentation

0 commit comments

Comments
 (0)