Skip to content

Commit

Permalink
ci: bump the actions group across 1 directory with 2 updates (#177)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
Co-authored-by: Alexandre Bouthéon <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2024
1 parent b113d58 commit 30ce744
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
python-version: ${{ env.MAIN_PYTHON_VERSION }}

- name: Set up headless display
uses: pyvista/setup-headless-display-action@v2
uses: pyvista/setup-headless-display-action@v3
with:
pyvista: false

Expand Down Expand Up @@ -170,7 +170,7 @@ jobs:
retention-days: 7

- name: "Upload coverage reports to Codecov"
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: .cov/xml
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/177.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ci: bump the actions group across 1 directory with 2 updates

0 comments on commit 30ce744

Please sign in to comment.