Skip to content

CI/CD - update deprecated actions/upload-artifact@v4 -> @v6 #21

CI/CD - update deprecated actions/upload-artifact@v4 -> @v6

CI/CD - update deprecated actions/upload-artifact@v4 -> @v6 #21

Workflow file for this run

# This workflow will run other workflows
name: Build (All)
on: [push]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
linux:
uses: ./.github/workflows/build_linux.yml
wnt:
uses: ./.github/workflows/build_wnt.yml