Skip to content

Update dependency uuid to v9.0.1 #619

Update dependency uuid to v9.0.1

Update dependency uuid to v9.0.1 #619

Workflow file for this run

name: build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build & Test
run: docker build -t domnikl/bookkeeping .