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 ab59511 + 9a96828 commit be2e127Copy full SHA for be2e127
1 file changed
.github/workflows/conda-package.yml
@@ -40,7 +40,7 @@ jobs:
40
conda-recipe
41
42
- name: Upload artifact
43
- uses: actions/upload-artifact@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
44
with:
45
name: ${{ env.PACKAGE_NAME }} ${{ runner.os }}
46
path: /usr/share/miniconda/conda-bld/noarch/${{ env.PACKAGE_NAME }}-*.conda
0 commit comments