Skip to content

Commit

Permalink
bump pyvista action version 2->3 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder authored Jan 13, 2025
1 parent 7c2bd5f commit 8957af5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: tlambert03/setup-qt-libs@v1

- name: Setup VTK headless display
uses: pyvista/setup-headless-display-action@v2
uses: pyvista/setup-headless-display-action@v3

- name: Run unit tests
uses: neuroinformatics-unit/actions/test@v2
Expand All @@ -67,7 +67,7 @@ jobs:
uses: tlambert03/setup-qt-libs@v1

- name: Setup VTK headless display
uses: pyvista/setup-headless-display-action@v2
uses: pyvista/setup-headless-display-action@v3

- name: Setup Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 8957af5

Please sign in to comment.