chore(deps): update actions/upload-artifact action to v4.6.2

This commit is contained in:
renovate[bot] 2025-03-20 13:47:58 +00:00 committed by GitHub
parent d7c3b667f5
commit 839aa1ce91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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