mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-08-21 00:31:46 +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:
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
|
||||
|
Reference in New Issue
Block a user