Skip to content

Commit 879a17d

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 7321cf8 commit 879a17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ runs:
142142
groups:"$GROUPS"
143143
144144
- name: Upload iOS Artifact
145-
uses: actions/upload-artifact@v4
145+
uses: actions/upload-artifact@v7
146146
with:
147147
name: ios-app
148148
retention-days: 1

0 commit comments

Comments
 (0)