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 4e52c07 + f9ae04f commit 530a4a2Copy full SHA for 530a4a2
1 file changed
.github/workflows/conda-package.yml
@@ -51,7 +51,7 @@ jobs:
51
runs-on: ubuntu-latest
52
steps:
53
- name: Download conda artifact
54
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
55
with:
56
name: ${{ env.PACKAGE_NAME }} ${{ runner.os }}
57
0 commit comments