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
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent fa4268f commit 4b712a8
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 4b712a8

Please sign in to comment.