Skip to content

Commit ca7eabc

Browse files
ci: use main version of the action for doc-style (#715)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent d4719e1 commit ca7eabc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
runs-on: ubuntu-latest
9494
steps:
9595
- name: PyAnsys documentation style checks
96-
uses: ansys/actions/doc-style@v8
96+
uses: ansys/actions/doc-style@main
9797
with:
9898
token: ${{ secrets.GITHUB_TOKEN }}
9999

doc/changelog/715.miscellaneous.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ci: use main version of the action for doc-style

0 commit comments

Comments
 (0)