There was an error while loading. Please reload this page.
2 parents f805bcf + d5d4993 commit 1eb3473Copy full SHA for 1eb3473
1 file changed
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
find . -name "*.aab" -type f -exec cp {} "artifacts" \;
90
91
- name: Archive Artifacts
92
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v7
93
with:
94
name: "App-Artifacts"
95
path: artifacts/*
0 commit comments