mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-08 13:29:56 +00:00
Merge pull request #868 from apernet/dependabot/github_actions/actions/upload-artifact-4
chore(deps): bump actions/upload-artifact from 3 to 4
This commit is contained in:
commit
8969bbe25c
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Archive
|
- name: Archive
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: hysteria-master-${{ github.sha }}
|
name: hysteria-master-${{ github.sha }}
|
||||||
path: build
|
path: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user