mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-28 07:19:58 +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
|
||||
|
||||
- name: Archive
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: dist
|
||||
path: dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user