mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-05-06 07:38:59 +00:00
Merge pull request #25 from NotAShelf/dependabot/github_actions/cachix/install-nix-action-31.10.5
build(deps): bump cachix/install-nix-action from 31.9.0 to 31.10.5
This commit is contained in:
commit
cf4634d0c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
# Exit early if no relevant files are updated
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v31.9.0
|
||||
uses: cachix/install-nix-action@v31.10.5
|
||||
if: steps.changed-files.outputs.files == 'true'
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue