Merge pull request #109 from Super12138/renovate/actions-upload-artifact-4.x

Update actions/upload-artifact action to v4.4.3
This commit is contained in:
Super12138 2024-10-10 22:29:05 +08:00 committed by GitHub
commit 15859f4a1e
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.4.1
uses: actions/upload-artifact@v4.4.3
with:
name: Release
path: ${{ github.workspace }}/app/build/outputs/apk/release