Skip to content

Commit a1b622e

Browse files
committed
Update Conda upload action to use version v3.0.0 for consistency
1 parent eb66c96 commit a1b622e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
run: conda install -y conda-build anaconda-client
9494

9595
- name: Build & Upload to Conda
96-
uses: ACCESS-NRI/action-build-and-upload-conda-packages@main
96+
uses: ACCESS-NRI/action-build-and-upload-conda-packages@v3.0.0
9797
with:
9898
meta_yaml_dir: .conda
9999
upload: true

0 commit comments

Comments
 (0)