Skip to content

chore(deps): bump tracing from 0.1.43 to 0.1.44 (#31) #65

chore(deps): bump tracing from 0.1.43 to 0.1.44 (#31)

chore(deps): bump tracing from 0.1.43 to 0.1.44 (#31) #65

Workflow file for this run

name: CI # Continuous Integration
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# simplest example of using the rust-base action
jobs:
rust-base:
uses: init4tech/actions/.github/workflows/rust-base.yml@main
with:
require-lockfile: true
rust-profile: 'ci-rust'