Skip to content

Commit

Permalink
--- (#265)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 4c817c2 commit 6455368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
sudo apt-get install doxygen
- name: Setup Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
- name: Install Python dependencies
run: |
pip install sphinx sphinx-rtd-theme breathe docutils
Expand Down

0 comments on commit 6455368

Please sign in to comment.