We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28196a commit 49e911aCopy full SHA for 49e911a
.github/workflows/docs-build-update.yml
@@ -49,7 +49,7 @@ jobs:
49
sudo apt-get install -y --no-install-recommends graphviz pandoc texlive
50
51
- name: Set up Python 3
52
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
53
with:
54
python-version: 3
55
0 commit comments