Skip to content

Commit

Permalink
chore(deps): bump pyvista/setup-headless-display-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [pyvista/setup-headless-display-action](https://github.com/pyvista/setup-headless-display-action) from 2 to 3.
- [Release notes](https://github.com/pyvista/setup-headless-display-action/releases)
- [Commits](pyvista/setup-headless-display-action@v2...v3)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent fa4268f commit 4deac12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ex-rtd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
python-version: 3.9

- name: Set up headless display
uses: pyvista/setup-headless-display-action@v2
uses: pyvista/setup-headless-display-action@v3

- name: Install Python packages
working-directory: modflow6-examples/etc
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ex-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
python-version: ${{ matrix.python }}

- name: Set up headless display
uses: pyvista/setup-headless-display-action@v2
uses: pyvista/setup-headless-display-action@v3

- name: Install Python packages
working-directory: modflow6-examples/etc
Expand Down

0 comments on commit 4deac12

Please sign in to comment.