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