Skip to content

Bump dirs from 5.0.1 to 6.0.0 #228

Bump dirs from 5.0.1 to 6.0.0

Bump dirs from 5.0.1 to 6.0.0 #228

Workflow file for this run

on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
workflow_dispatch:
name: CI
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v15
with:
name: newam
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check -L