Skip to content

Commit 9a1b2f6

Browse files
committed
Update build actions
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 8cea3f5 commit 9a1b2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/antora-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Trigger generator
2020
if: ${{ env.MUP_KEY != '' }}
21-
uses: peter-evans/repository-dispatch@v2
21+
uses: peter-evans/repository-dispatch@v3
2222
with:
2323
token: ${{ secrets.MACHINE_USER_PAT }}
2424
event-type: antora-build-trigger

0 commit comments

Comments
 (0)