fix deprecated github actions step
This commit is contained in:
parent
d6d3505d83
commit
2154e99508
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rssguard.yml
vendored
2
.github/workflows/rssguard.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
*.7z
|
||||
|
||||
- name: Update "devbuild" tag
|
||||
uses: richardsimko/update-tag@v1.0.5
|
||||
uses: richardsimko/update-tag@v1.0.7
|
||||
if: strategy.job-index == 0
|
||||
with:
|
||||
tag_name: devbuild
|
||||
|
|
Loading…
Add table
Reference in a new issue