Skip to content

Commit

Permalink
Bump uibcdf/action-build-and-upload-conda-packages from 1.2.0 to 1.3.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.2.0 to 1.3.0.
- [Release notes](https://github.com/uibcdf/action-build-and-upload-conda-packages/releases)
- [Commits](uibcdf/action-build-and-upload-conda-packages@v1.2.0...v1.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent b5f0ea6 commit a641c18
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 @@ -56,7 +56,7 @@ jobs:
show-channel-urls: true

- name: Build and upload the conda package
uses: uibcdf/action-build-and-upload-conda-packages@v1.2.0
uses: uibcdf/action-build-and-upload-conda-packages@v1.3.0
with:
meta_yaml_dir: .conda
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit a641c18

Please sign in to comment.