Skip to content

Bump lodash from 4.17.21 to 4.17.23 #13

Bump lodash from 4.17.21 to 4.17.23

Bump lodash from 4.17.21 to 4.17.23 #13

Workflow file for this run

name: 'nix build'
on:
push:
branches: ['master']
pull_request:
branches: ['master']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- name: install omnix
run: nix profile install nixpkgs#omnix
- run: om ci