We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eac58aa + 6cd0563 commit 8be2e51Copy full SHA for 8be2e51
.github/workflows/conda-package.yml
@@ -40,7 +40,7 @@ jobs:
40
recipe
41
42
- name: Upload artifact
43
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
44
with:
45
name: ${{ env.PACKAGE_NAME }} ${{ runner.os }}
46
path: /usr/share/miniconda/conda-bld/noarch/${{ env.PACKAGE_NAME }}-*.tar.bz2
0 commit comments