Skip to content

Commit fd0c7fc

Browse files
committed
chore: bump FW-CI-templates to v0.80.2
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent e9c319d commit fd0c7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
needs: [pre-flight]
3030
if: |
3131
!(needs.pre-flight.outputs.is_deployment_workflow == 'true')
32-
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_docs.yml@ko3n1g/fix/linkcheck-retry-backoff
32+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_docs.yml@v0.80.2
3333

3434
build-docs-summary:
3535
needs: [pre-flight, build-docs]

0 commit comments

Comments
 (0)