mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 04:22:23 +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
|
id: build
|
||||||
run: make
|
run: make
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: sing-box-${{ matrix.name }}
|
name: sing-box-${{ matrix.name }}
|
||||||
path: sing-box*
|
path: sing-box*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user