Skip to content

Commit 6a2997a

Browse files
committed
升级 actions/upload-artifact
1 parent 0fc8a8d commit 6a2997a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testflight.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
5656

5757
- name: Archive artifacts
58-
uses: actions/upload-artifact@v4
58+
uses: actions/upload-artifact@v5
5959
with:
6060
name: dSYM
6161
path: Bark.app.dSYM.zip

0 commit comments

Comments
 (0)