Skip to content

Commit 3e78298

Browse files
ci(dependabot): bump pyvista/setup-headless-display-action from 3 to 4 (#102)
Bumps [pyvista/setup-headless-display-action](https://github.com/pyvista/setup-headless-display-action) from 3 to 4. - [Release notes](https://github.com/pyvista/setup-headless-display-action/releases) - [Commits](pyvista/setup-headless-display-action@v3...v4) --- updated-dependencies: - dependency-name: pyvista/setup-headless-display-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31c06c3 commit 3e78298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Run min test
4747
run: uv run --no-dev --group test_min pytest -v
4848

49-
- uses: pyvista/setup-headless-display-action@v3
49+
- uses: pyvista/setup-headless-display-action@v4
5050
with:
5151
qt: true
5252

0 commit comments

Comments
 (0)