Skip to content

Commit

Permalink
Bump pyvista/setup-headless-display-action from 1 to 2 in the actions…
Browse files Browse the repository at this point in the history
… group (#16)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Larson <[email protected]>
  • Loading branch information
dependabot[bot] and larsoner committed Jun 18, 2024
1 parent 69b479f commit 44d4284
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ updates:
actions:
patterns:
- "*"
labels:
- "github-actions"
- "dependabot"
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
os: [macos-14, macos-13, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: pyvista/setup-headless-display-action@v1
- uses: pyvista/setup-headless-display-action@v2
- uses: actions/setup-python@v5
with:
python-version: 3.12
Expand Down

0 comments on commit 44d4284

Please sign in to comment.