Skip to content

chore(deps): bump astro from 4.16.17 to 4.16.18 in the npm_and_yarn group #705

chore(deps): bump astro from 4.16.17 to 4.16.18 in the npm_and_yarn group

chore(deps): bump astro from 4.16.17 to 4.16.18 in the npm_and_yarn group #705

Workflow file for this run

name: Code quality
on:
push:
pull_request:
jobs:
quality:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci .