From 6e55c3def9773bf287fcf057ac06b7d7d1123244 Mon Sep 17 00:00:00 2001 From: Pablo Garay Date: Thu, 20 Nov 2025 04:09:37 -0800 Subject: [PATCH] Update workflow template version to v0.66.0 Signed-off-by: Pablo Garay --- .github/workflows/build-test-publish-wheel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test-publish-wheel.yml b/.github/workflows/build-test-publish-wheel.yml index 68b70879..42e49761 100644 --- a/.github/workflows/build-test-publish-wheel.yml +++ b/.github/workflows/build-test-publish-wheel.yml @@ -28,7 +28,7 @@ defaults: jobs: build-test-publish-wheel: - uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@v0.23.0 + uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@v0.66.0 with: dry-run: true python-package: nemo_run