We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988e4fd commit ef1a8a6Copy full SHA for ef1a8a6
1 file changed
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
--privileged \
72
quay.io/singularity/singularity:v3.10.3 pull docker://ghcr.io/${{ github.repository_owner }}/${{ env.CONTAINER_NAME }}:${{ env.DATESTAMP_VERSION }}
73
74
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
75
with:
76
path: |
77
*.sif
0 commit comments