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 4cb00bb commit 4f1ddefCopy full SHA for 4f1ddef
.github/workflows/ci_cd.yml
@@ -42,7 +42,7 @@ jobs:
42
runs-on: ubuntu-latest
43
steps:
44
- name: PyAnsys documentation style checks
45
- uses: pyansys/actions/doc-style@v4
+ uses: pyansys/actions/doc-style@v5
46
with:
47
token: ${{ secrets.GITHUB_TOKEN }}
48
0 commit comments