Skip to content

Commit ef1a8a6

Browse files
authored
Update build.yml
Updating to actions/upload-artifact@v4
1 parent 988e4fd commit ef1a8a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
--privileged \
7272
quay.io/singularity/singularity:v3.10.3 pull docker://ghcr.io/${{ github.repository_owner }}/${{ env.CONTAINER_NAME }}:${{ env.DATESTAMP_VERSION }}
7373
74-
- uses: actions/upload-artifact@v3
74+
- uses: actions/upload-artifact@v4
7575
with:
7676
path: |
7777
*.sif

0 commit comments

Comments
 (0)