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 13f3be6 commit a1596aaCopy full SHA for a1596aa
.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@v3
+ uses: actions/upload-artifact@v4
121
with:
122
name: conda-packages
123
path: conda-packages.txt
.github/workflows/build-pixi-image.yml
0 commit comments