Skip to content

Commit 3a948fe

Browse files
authored
Update action version for conda package upload
1 parent 335714e commit 3a948fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_conda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
create-args: python=3.12
2727
init-shell: bash
2828
- name: Build and upload the conda packages
29-
uses: uibcdf/action-build-and-upload-conda-packages@4940704d2be7906d3bda5b00e3c3e4472fd7808f
29+
uses: uibcdf/action-build-and-upload-conda-packages@aac1ccb14aa0d4d43a0b10c18b17c5285a746544
3030
with:
3131
meta_yaml_dir: recipe
3232
overwrite: true

0 commit comments

Comments
 (0)