fix github workflows

updated upload-artifacts action
This commit is contained in:
20dka
2024-09-14 22:03:47 +02:00
committed by Starystars67
parent ce5f2e666d
commit bbfb85155e
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ jobs:
run: bash ./scripts/windows/2-build.sh
- name: Archive server artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: BeamMP-Server-windows
path: ./bin/Release/BeamMP-Server.exe