Skip to content

Commit ee273f8

Browse files
committed
Use v4 artifact download
1 parent f6f92f3 commit ee273f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-framework.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
needs: [ generate-xcframework ]
5959
steps:
6060
- name: Download Framework Artifact
61-
uses: actions/download-artifact@v3
61+
uses: actions/download-artifact@v4
6262
with:
6363
name: LightningDevKit
6464
- name: Create Release

0 commit comments

Comments
 (0)