Skip to content

fix(deps): update major updates (major) #680

fix(deps): update major updates (major)

fix(deps): update major updates (major) #680

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
lint-and-build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: Install, build
uses: withastro/action@74d664f13f9f9063e37b49d74a74613dbf94db3c # v6
- name: Run lint
run: pnpm run lint