Skip to content

Commit

Permalink
ci: bump pyvista/setup-headless-display-action from 2 to 3 (#216)
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: chrpetre <[email protected]>
  • Loading branch information
dependabot[bot] and chrpetre authored Dec 3, 2024
1 parent 6e9d6d0 commit 40c3f88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
cd ..
- name: Setup headless display
uses: pyvista/setup-headless-display-action@v2
uses: pyvista/setup-headless-display-action@v3

- name: "Clean documentation build folder"
run: |
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Setup headless display
if: matrix.os == 'windows-latest'
uses: pyvista/setup-headless-display-action@v2
uses: pyvista/setup-headless-display-action@v3

- name: Run pytest
uses: ansys/actions/tests-pytest@v8
Expand Down

0 comments on commit 40c3f88

Please sign in to comment.