Skip to content

Commit 74fba8b

Browse files
authored
Update conda.yml
1 parent 88824d5 commit 74fba8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212
- name: Publish Loop Conda
13-
uses: Loop3D/conda-publish-action@1.6
13+
uses: Loop3D/conda-publish-action@1.8
1414
with:
1515
subdir: "conda"
1616
anacondatoken: ${{ secrets.CONDA }}

0 commit comments

Comments
 (0)