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 0fc8a8d commit 6a2997aCopy full SHA for 6a2997a
1 file changed
.github/workflows/testflight.yaml
@@ -55,7 +55,7 @@ jobs:
55
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
56
57
- name: Archive artifacts
58
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
59
with:
60
name: dSYM
61
path: Bark.app.dSYM.zip
0 commit comments