Fix: update dep to suppress warning

pull/162/head 202302080938
Loyalsoldier 2023-02-08 17:38:26 +08:00
parent 52af20ac3c
commit 113caa01de
No known key found for this signature in database
GPG Key ID: 23829BBC1ACF2C90
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ jobs:
cp *.txt ./publish/
- name: Release and upload assets
uses: softprops/action-gh-release@v0.1.6
uses: softprops/action-gh-release@v1
with:
name: ${{ env.RELEASE_NAME }}
tag_name: ${{ env.TAG_NAME }}