Bump actions/upload-artifact from 3 to 4 (#267)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-16 21:12:53 +05:30
committed by GitHub
parent b60bd57096
commit 13bf193762

View File

@@ -28,7 +28,7 @@ jobs:
- name: Assemble with Stacktrace
run: ./gradlew assembleRelease --stacktrace
- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: |
app/build/outputs/apk/release/app-release.apk