mirror of
https://github.com/Loyalsoldier/surge-rules.git
synced 2026-03-18 04:34:55 +08:00
Fix: update dep to suppress warning
This commit is contained in:
parent
2d33f80b45
commit
5145dd3885
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
||||
mv ruleset ./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…
x
Reference in New Issue
Block a user