Skip to content

Commit

Permalink
Fix: update dep to suppress warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier committed Feb 8, 2023
1 parent 52af20a commit 113caa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 113caa0

Please sign in to comment.