We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c815590 commit 712f0a2Copy full SHA for 712f0a2
.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@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
+ uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@9ad2de8582b56c017cb530c1165116d40433f1c6 # main
13
with:
14
commit_sha: ${{ github.sha }}
15
package: setfit
0 commit comments