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 a9b33cf commit 2f6b257Copy full SHA for 2f6b257
.github/workflows/lint-docs.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v5
19
- name: lint php documentation
20
- uses: sudo-bot/action-doctum@dev
+ uses: sudo-bot/action-doctum@v5
21
with:
22
config-file: scripts/doctum.php
23
method: "parse"
0 commit comments