We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194f098 commit b9dd5a3Copy full SHA for b9dd5a3
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
sudo apt-get install graphviz {lib,}graphviz-dev
27
28
- name: Set up Python 3.11
29
- uses: actions/setup-python@v5.3.0
+ uses: actions/setup-python@v5.4.0
30
with:
31
python-version: "3.11"
32
cache: "pip"
0 commit comments