mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-08 03:34:13 +08:00
[dependencies] Update actions/upload-artifact action to v4
This commit is contained in:
parent
f5bb5cf343
commit
57794919fa
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
@ -216,7 +216,7 @@ jobs:
|
||||
id: build
|
||||
run: make
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: sing-box-${{ matrix.name }}
|
||||
path: sing-box*
|
||||
|
Loading…
x
Reference in New Issue
Block a user