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

Commit e17c46a

Browse files
authored
1 parent c9aac65 commit e17c46a

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
@@ -43,7 +43,7 @@ jobs:
4343
needs: build-windows-magma
4444
steps:
4545
- name: Download all artifacts
46-
uses: actions/download-artifact@v2
46+
uses: actions/download-artifact@v4
4747
- name: Push MAGMA to S3
4848
run: |
4949
# Setting the following variable avoids errors in GHA https://github.com/aws/aws-cli/issues/5623

0 commit comments

Comments
 (0)