mirror of
https://github.com/vlang/v.git
synced 2025-09-09 15:27:05 -04:00
ci: bump actions/upload-release-asset from 1.0.1 to 1.0.2 (#20802)
This commit is contained in:
parent
5182ea28e2
commit
74c31a78c1
2
.github/workflows/binary_artifact.yml
vendored
2
.github/workflows/binary_artifact.yml
vendored
@ -195,7 +195,7 @@ jobs:
|
||||
tag_name: ${{ steps.split.outputs._2 }}
|
||||
- name: Upload Release Asset
|
||||
id: upload-release-asset
|
||||
uses: actions/upload-release-asset@v1.0.1
|
||||
uses: actions/upload-release-asset@v1.0.2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user