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 ca0c82d commit eb3542cCopy full SHA for eb3542c
.github/workflows/build-sphinx.yml
@@ -180,7 +180,7 @@ jobs:
180
181
# https://github.com/marketplace/actions/doxygen-action
182
- name: Build backend docs
183
- uses: mattnotmitt/doxygen-action@cbe72c8e402e8a3faa1f0b247ef90aa6c8e4ce74 # v1.9.8
+ uses: mattnotmitt/doxygen-action@b84fe17600245bb5db3d6c247cc274ea98c15a3b # v1.12
184
with:
185
working-directory: 'dpnp/backend/doc'
186
0 commit comments