Skip to content

Commit

Permalink
Merge pull request #713 from pyxem/dependabot/github_actions/pyvista/…
Browse files Browse the repository at this point in the history
…setup-headless-display-action-3

Bump pyvista/setup-headless-display-action from 1 to 3
  • Loading branch information
hakonanes authored Jan 1, 2025
2 parents 575640b + deea580 commit 7d1dbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Set up headless display necessary for PyVista on Windows
if: ${{ matrix.os == 'windows-latest' }}
uses: pyvista/setup-headless-display-action@v1
uses: pyvista/setup-headless-display-action@v3

- name: Run docstring tests
if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down

0 comments on commit 7d1dbaa

Please sign in to comment.