Skip to content

Update lock files

Update lock files #43

Workflow file for this run

name: Build
on:
push:
branches: [master, main]
workflow_dispatch:
concurrency:
group: build-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: SpiralP/github-reusable-workflows/.github/workflows/build.yml@main