Skip to content

Update all non-major dependencies #275

Update all non-major dependencies

Update all non-major dependencies #275

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
ci:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected]
- name: Setup
uses: ./.github/composite-actions/cache-and-install
- name: CI
shell: bash
run: |
pnpm run check