Skip to content

Commit

Permalink
Bump uibcdf/action-build-and-upload-conda-packages from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [uibcdf/action-build-and-upload-conda-packages](https://github.com/uibcdf/action-build-and-upload-conda-packages) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/uibcdf/action-build-and-upload-conda-packages/releases)
- [Commits](uibcdf/action-build-and-upload-conda-packages@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: uibcdf/action-build-and-upload-conda-packages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d74943d commit ec2c22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
show-channel-urls: true

- name: Build and upload the conda package
uses: uibcdf/action-build-and-upload-conda-packages@v1.3.0
uses: uibcdf/action-build-and-upload-conda-packages@v1.4.0
with:
meta_yaml_dir: .conda
python-version: 3.11
Expand Down

0 comments on commit ec2c22e

Please sign in to comment.