File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 build :
10- uses : huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
10+ uses : huggingface/doc-builder/.github/workflows/build_main_documentation.yml@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
1111 with :
1212 commit_sha : ${{ github.sha }}
1313 package : agents-course
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ concurrency:
99
1010jobs :
1111 build :
12- uses : huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@main
12+ uses : huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
1313 with :
1414 commit_sha : ${{ github.event.pull_request.head.sha }}
1515 pr_number : ${{ github.event.number }}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ permissions:
1515
1616jobs :
1717 build :
18- uses : huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main
18+ uses : huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
1919 with :
2020 package_name : agents-course
2121 hub_base_path : https://moon-ci-docs.huggingface.co/learn
You can’t perform that action at this time.
0 commit comments