Update Dependence (buildapp.yml)

This commit is contained in:
arichornlover 2024-03-08 18:19:24 -06:00 committed by GitHub
parent b02f892cd4
commit fa860c39e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -155,7 +155,7 @@ jobs:
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UYOU_VERSION: ${{ inputs.uyou_version }}