mirror of
https://github.com/quine-global/hyper.git
synced 2026-03-13 08:28:41 -08:00
Merge e151530b68 into 952900e814
This commit is contained in:
commit
5b41a9b404
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -149,7 +149,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v8
|
||||
with:
|
||||
path: ./artifacts
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue