We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b589ef2 + 5d8fc5f commit 7e3d062Copy full SHA for 7e3d062
.github/workflows/generate-documentation.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Install graphviz
53
uses: ts-graphviz/setup-graphviz@v1
54
- name: Set up Python ${{ matrix.python-version }}
55
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
56
with:
57
python-version: ${{ matrix.python-version }}
58
cache: "pip"
0 commit comments