Skip to content

Commit

Permalink
Bump pyansys/actions from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [pyansys/actions](https://github.com/pyansys/actions) from 2 to 3.
- [Release notes](https://github.com/pyansys/actions/releases)
- [Commits](ansys/actions@v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 9a49b1a commit c34a6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/local_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: PyAnsys documentation style checks
uses: pyansys/actions/doc-style@v2
uses: pyansys/actions/doc-style@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit c34a6e1

Please sign in to comment.