fix actions/upload-artifact

This commit is contained in:
2025-04-11 09:35:07 +03:00
committed by GitHub
parent 0cc4298136
commit 5856be7176

View File

@@ -25,7 +25,7 @@ jobs:
- name: Build release
run: cargo build --release
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: socks5ws
path: target/release/socks5ws.exe