Skip to content

Update dependencies and build to the latest #12

Update dependencies and build to the latest

Update dependencies and build to the latest #12

Workflow file for this run

name: CI
on:
push:
branches:
- '**' # Ignores pushes of tags
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@main