Skip to content

Commit 6d766ab

Browse files
Bump pyvista/setup-headless-display-action from 1 to 2 (#349)
Bumps [pyvista/setup-headless-display-action](https://github.com/pyvista/setup-headless-display-action) from 1 to 2. - [Release notes](https://github.com/pyvista/setup-headless-display-action/releases) - [Commits](pyvista/setup-headless-display-action@v1...v2) --- updated-dependencies: - dependency-name: pyvista/setup-headless-display-action 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 bf29ac5 commit 6d766ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
custom-requirements: ${{ inputs.custom-requirements }}
128128

129129
- name: "Setup headless display"
130-
uses: pyvista/setup-headless-display-action@v1
130+
uses: pyvista/setup-headless-display-action@v2
131131

132132
- name: "Install documentation requirements"
133133
shell: bash

0 commit comments

Comments
 (0)