We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6f92f3 + ee273f8 commit 78658a7Copy full SHA for 78658a7
.github/workflows/release-framework.yml
@@ -58,7 +58,7 @@ jobs:
58
needs: [ generate-xcframework ]
59
steps:
60
- name: Download Framework Artifact
61
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
62
with:
63
name: LightningDevKit
64
- name: Create Release
0 commit comments