We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437f836 commit 1c9027aCopy full SHA for 1c9027a
.github/workflows/CD.yml
@@ -52,7 +52,7 @@ jobs:
52
show-channel-urls: true
53
54
- name: Build and upload the conda package
55
- uses: uibcdf/action-build-and-upload-conda-packages@v1.3.0
+ uses: uibcdf/action-build-and-upload-conda-packages@v1.4.0
56
with:
57
meta_yaml_dir: .conda
58
python-version: 3.11
0 commit comments