Skip to content

Commit 98ebca2

Browse files
Build(deps): Bump ansys/actions from 4 to 6
Bumps [ansys/actions](https://github.com/ansys/actions) from 4 to 6. - [Release notes](https://github.com/ansys/actions/releases) - [Commits](ansys/actions@v4...v6) --- updated-dependencies: - dependency-name: ansys/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8284627 commit 98ebca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: Documentation style
3030
runs-on: ubuntu-latest
3131
steps:
32-
- uses: ansys/actions/doc-style@v4
32+
- uses: ansys/actions/doc-style@v6
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535

0 commit comments

Comments
 (0)