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 afd7a14 commit 00f78aeCopy full SHA for 00f78ae
.github/workflows/release.yml
@@ -31,7 +31,7 @@ on:
31
description: Branch to target for version bump
32
jobs:
33
release:
34
- uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.22.6
+ uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.40.0
35
with:
36
release-ref: ${{ inputs.release-ref }}
37
python-package: nemo_run
0 commit comments