Update actions/upload-artifact action to v4.3.6

This commit is contained in:
renovate[bot] 2024-08-06 16:36:36 +00:00 committed by GitHub
parent 1f9be2b32e
commit 25d250d521
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.3.5
uses: actions/upload-artifact@v4.3.6
with:
name: Release
path: ${{ github.workspace }}/app/build/outputs/apk/release