Miss update actions/download-artifact
This commit is contained in:
parent
c0183bf448
commit
abdb62856c
|
|
@ -323,7 +323,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.inputs.make_release == 'true' }}
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
- uses: actions/download-artifact@v8
|
||||
with:
|
||||
pattern: TgWsProxy*
|
||||
path: dist
|
||||
|
|
|
|||
Loading…
Reference in New Issue