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.
1 parent 4234e30 commit fb006f9Copy full SHA for fb006f9
.github/workflows/build-image.yml
@@ -117,7 +117,7 @@ jobs:
117
cat conda-packages.txt >> $GITHUB_STEP_SUMMARY
118
119
- name: Archive Conda Package List
120
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v3
121
with:
122
name: conda-packages
123
path: conda-packages.txt
.github/workflows/build-pixi-image.yml
0 commit comments