Skip to content

Commit

Permalink
Bump ansys/actions from 5 to 6
Browse files Browse the repository at this point in the history
Bumps [ansys/actions](https://github.com/ansys/actions) from 5 to 6.
- [Release notes](https://github.com/ansys/actions/releases)
- [Commits](ansys/actions@v5...v6)

---
updated-dependencies:
- dependency-name: ansys/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 32da53c commit 5b9d886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
.ci/waiting_services.sh
- name: "Run Ansys documentation building action"
uses: ansys/actions/doc-build@v5
uses: ansys/actions/doc-build@v6
with:
requires-xvfb: true
python-version: ${{ env.MAIN_PYTHON_VERSION }}
Expand Down

0 comments on commit 5b9d886

Please sign in to comment.