Update actions/upload-artifact action to v2

This commit is contained in:
Renovate Bot 2021-03-25 16:50:47 +00:00
parent b1757d7ed1
commit efff6610b7
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
# Create artifact
- name: Create apk artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v2
with:
name: app
path: app/build/outputs/apk/github/debug/app-github-debug.apk