We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53094a commit 50e6c62Copy full SHA for 50e6c62
.github/workflows/extract-wp-hooks.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: write # Required to push to wiki repository
16
steps:
17
- uses: actions/checkout@v5
18
- - uses: akirk/extract-wp-hooks@1.2.0
+ - uses: akirk/extract-wp-hooks@1.3.0
19
with:
20
namespace: 'Activitypub'
21
wiki-directory: '../activitypub.wiki'
0 commit comments