Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 3a72385

Browse files
committed
unblock the pipeline
1 parent 24ecd80 commit 3a72385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-magma-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build MAGMA and push to S3
3333
run: windows/internal/build_magma.bat
3434
- name: Save as artifact
35-
uses: actions/upload-artifact@v2
35+
uses: actions/upload-artifact@v4
3636
with:
3737
path: magma_*_cuda*_*.7z
3838
push-windows-magma:

0 commit comments

Comments
 (0)