From 5c80a064af6397530eb1ba8ba1442f8b082b828d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 09:52:24 +0000 Subject: [PATCH] ci(dependabot): bump pyvista/setup-headless-display-action from 4 to 5 Bumps [pyvista/setup-headless-display-action](https://github.com/pyvista/setup-headless-display-action) from 4 to 5. - [Release notes](https://github.com/pyvista/setup-headless-display-action/releases) - [Commits](https://github.com/pyvista/setup-headless-display-action/compare/v4...v5) --- updated-dependencies: - dependency-name: pyvista/setup-headless-display-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b648316..b42d7db 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: enable-cache: true - name: Set up headless GUI - uses: pyvista/setup-headless-display-action@v4 + uses: pyvista/setup-headless-display-action@v5 with: qt: true