Skip to content

Commit 714a3eb

Browse files
committed
Update github workflow
1 parent 89dd767 commit 714a3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
env:
5252
IDENTITY: 'Developer ID Application: Nonstrict B.V. (WT5N9FK54M)'
5353
- name: Store build artifact
54-
uses: actions/upload-artifact@v3
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: rswift-${{ github.event.release.tag_name }}
5757
path: .build/apple/Products/Release/rswift

0 commit comments

Comments
 (0)