Skip to content

Commit 27d38b9

Browse files
authored
Update debug_build.yml
upload-artifact v3 to v4
1 parent ac9acb4 commit 27d38b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/debug_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
SIGNING_STORE_PASSWORD: ${{ secrets.SIGNING_STORE_PASSWORD }}
4141

4242
- name: Upload APK
43-
uses: actions/upload-artifact@v3.1.3
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: app-debug-build
4646
path: app/build/outputs/apk/debug/app-debug.apk

0 commit comments

Comments
 (0)