mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-29 16:00:00 +00:00
Merge pull request #287 from HyNetwork/dependabot/github_actions/actions/upload-artifact-3
chore(deps): bump actions/upload-artifact from 2 to 3
This commit is contained in:
commit
30619b393e
2
.github/workflows/build-master.yml
vendored
2
.github/workflows/build-master.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
pkg: cmd
|
pkg: cmd
|
||||||
|
|
||||||
- name: Archive
|
- name: Archive
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: dist
|
path: dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user