Skip to content

Commit 5994f31

Browse files
authored
Use pyvista/setup-headless-display-action v4
1 parent a7fd895 commit 5994f31

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
@@ -110,7 +110,7 @@ jobs:
110110
python -c "from ansys.dpf import core"
111111
112112
- name: "Setup headless display"
113-
uses: pyvista/setup-headless-display-action@v2
113+
uses: pyvista/setup-headless-display-action@48066dd0b79cf46babc16223a1dce3aa4803ec43 # v4.0
114114

115115
- name: "Setup Graphviz"
116116
uses: ts-graphviz/setup-graphviz@v2

0 commit comments

Comments
 (0)