[dependencies] Update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2023-12-26 04:33:11 +00:00 committed by GitHub
parent 0566ed9e22
commit 9b12dcdd17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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*