diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f35b618e83..46d9d2f13c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -83,7 +83,7 @@ jobs: .\build.ps1 -Configuration Release -OutputPath release - name: Upload - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v5 with: name: release path: release