Skip to content

Commit

Permalink
ci: bump ansys/actions from 4 to 7 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [ansys/actions](https://github.com/ansys/actions).


Updates `ansys/actions` from 4 to 7
- [Release notes](https://github.com/ansys/actions/releases)
- [Commits](ansys/actions@v4...v7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 4ae40de commit a1a76d1
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 @@ -52,7 +52,7 @@ jobs:
fail-fast: false
steps:
- name: "Run tests"
uses: ansys/actions/tests-pytest@v4
uses: ansys/actions/tests-pytest@v7
with:
pytest-extra-args: ${{ matrix.cfg.extra-args }}

Expand Down

0 comments on commit a1a76d1

Please sign in to comment.