Skip to content

build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #1302

build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #1302

Workflow file for this run

name: "Nixpkgs CI"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
tests:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-21.05
- run: nix-build