Skip to content

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

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

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

Workflow file for this run

---
name: CI/CD
on: [push, pull_request]
jobs:
build:
name: Build and test
runs-on: ubuntu-latest
container: ultimaker/cura-build-environment
steps:
- name: Checkout master
uses: actions/[email protected]
- name: Build and test
run: docker/build.sh