forked from Mxmilu666/frp
fix(workflow): upgrade upload-artifact action to v4
This commit is contained in:
2
.github/workflows/build-all.yaml
vendored
2
.github/workflows/build-all.yaml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
cd ../../
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: frp_${{ matrix.goos }}_${{ matrix.goarch }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user