forked from Mxmilu666/frp
fix(workflow): downgrade upload-artifact action to v3
Some checks failed
Build FRP Binaries / Build and Package FRP (push) Failing after 29m40s
Some checks failed
Build FRP Binaries / Build and Package FRP (push) Failing after 29m40s
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
./package.sh
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: frp-packages
|
||||
path: release/packages
|
||||
Reference in New Issue
Block a user