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 eb99bb3 commit cbd2aaeCopy full SHA for cbd2aae
1 file changed
.github/workflows/build_documentation.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
+ uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
13
with:
14
commit_sha: ${{ github.sha }}
15
package: evaluate
0 commit comments