Skip to content

Bump minimatch from 3.0.4 to 3.1.2 in /rust #28

Bump minimatch from 3.0.4 to 3.1.2 in /rust

Bump minimatch from 3.0.4 to 3.1.2 in /rust #28

Workflow file for this run

# https://github.com/DeterminateSystems/magic-nix-cache#usage
name: Nix Flake
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix develop --check
- run: nix flake check