Skip to content

Commit

Permalink
Merge branch 'main' into features/1457-Add_randomized_SVD
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfh92 authored Sep 5, 2024
2 parents 0628102 + d61782a commit aa40637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-branch-on-assignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
egress-policy: audit

- name: Create Issue Branch
uses: robvanderleek/create-issue-branch@bf29f2e55d4eb7225f48b71207ad4fc2c561abeb # main
uses: robvanderleek/create-issue-branch@6bb28dd55d6790ee022ca0de60deca378e628ab3 # main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Sphinx==7.4.7
sphinx-autoapi===3.2.1
sphinx-autoapi===3.3.0
sphinx_rtd_theme==2.0.0
sphinxcontrib-napoleon==0.7
sphinx-copybutton==0.5.2

0 comments on commit aa40637

Please sign in to comment.