We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df1721 commit 8f0fef6Copy full SHA for 8f0fef6
.github/workflows/tests.yml
@@ -89,7 +89,7 @@ jobs:
89
persist-credentials: false
90
- run: ./tools/github_actions_env_vars.sh
91
# Xvfb/OpenGL
92
- - uses: pyvista/setup-headless-display-action@v3
+ - uses: pyvista/setup-headless-display-action@v4
93
with:
94
qt: true
95
pyvista: false
0 commit comments