Update dependences

also removes Deprecation Errors
This commit is contained in:
Aric 2022-11-23 13:55:32 -06:00 committed by GitHub
parent 3e63708ac8
commit 2e2c364b44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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