Skip to content

chore(deps-dev): bump ex_doc from 0.38.3 to 0.38.4 in the dev-dependencies group #450

chore(deps-dev): bump ex_doc from 0.38.3 to 0.38.4 in the dev-dependencies group

chore(deps-dev): bump ex_doc from 0.38.3 to 0.38.4 in the dev-dependencies group #450

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
sqlite: true
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}