We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89dd767 commit 714a3ebCopy full SHA for 714a3eb
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
env:
52
IDENTITY: 'Developer ID Application: Nonstrict B.V. (WT5N9FK54M)'
53
- name: Store build artifact
54
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
55
with:
56
name: rswift-${{ github.event.release.tag_name }}
57
path: .build/apple/Products/Release/rswift
0 commit comments