Skip to content

chore(deps): bump @babel/helpers from 7.26.9 to 7.28.4 in /website #772

chore(deps): bump @babel/helpers from 7.26.9 to 7.28.4 in /website

chore(deps): bump @babel/helpers from 7.26.9 to 7.28.4 in /website #772

Workflow file for this run

---
name: Format
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
nix-flake-check:
name: Nix Flake Check
runs-on: ubuntu-latest
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@c5a866b6ab867e88becbed4467b93592bce69f8a # v21
- name: Checkout
uses: actions/checkout@v6
- run: nix flake check