chore(deps): update actions/upload-artifact action to v4.6.1 (#165)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-22 02:01:19 +00:00 committed by GitHub
parent 6e310c3f51
commit b6a26d61cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ jobs:
- name: Upload APK
if: success() && github.event_name != 'pull_request' && github.repository == 'Super12138/ToDo'
uses: actions/upload-artifact@v4.6.0
uses: actions/upload-artifact@v4.6.1
with:
name: Release
path: ${{ github.workspace }}/app/build/outputs/apk/release