Skip to content

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #70

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #70

Workflow file for this run

name: Build on pull request
on:
pull_request:
branches:
- master
jobs:
build-windows:
uses: ./.github/workflows/workflow-build-windows.yaml
build-macos:
uses: ./.github/workflows/workflow-build-macos.yaml
build-ubuntu:
uses: ./.github/workflows/workflow-build-ubuntu.yaml