mirror of
https://github.com/Loyalsoldier/clash-rules.git
synced 2024-11-13 04:15:35 +08:00
Fix: update dep to suppress warning
This commit is contained in:
parent
52af20ac3c
commit
113caa01de
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user