Skip to content

chore(deps-dev): bump memfs from 4.9.1 to 4.9.2 #35

chore(deps-dev): bump memfs from 4.9.1 to 4.9.2

chore(deps-dev): bump memfs from 4.9.1 to 4.9.2 #35

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@de22e16c4711fca50c816cc9081563429d1cf563 # v10
- name: Checkout
uses: actions/checkout@v4
- run: nix flake check