From 03e1109006349eca0991a81d4f1a379b094411ea Mon Sep 17 00:00:00 2001 From: Igor Tatarnikov <61896994+IgorTatarnikov@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:59:21 +0000 Subject: [PATCH] Bump setup-headless-display 2 -> 3 (#71) --- .github/workflows/test_and_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index d9e3f66..7b5d1f7 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -48,7 +48,7 @@ jobs: python-version: ${{ matrix.python-version }} # these libraries enable testing on Qt on linux - - uses: pyvista/setup-headless-display-action@v2 + - uses: pyvista/setup-headless-display-action@v3 with: qt: true