Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

chore(deps): bump derive-getters in the all-dependencies group (#22) #24

chore(deps): bump derive-getters in the all-dependencies group (#22)

chore(deps): bump derive-getters in the all-dependencies group (#22) #24

Workflow file for this run

name: Check
on:
push:
branches:
- main
pull_request:
jobs:
check:
permissions:
checks: write
uses: joshka/github-workflows/.github/workflows/rust-check.yml@main
with:
msrv: 1.76.0 # this is optional defaults to 1.56.0