Skip to content

Update all non-major dependencies #47

Update all non-major dependencies

Update all non-major dependencies #47

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: jdx/mise-action@v2
- run: task install
- run: task ci