mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 19:09:32 +00:00
Merge pull request #1166 from eikek/renovate/cachix-install-nix-action-15.x
Update cachix/install-nix-action action to v15
This commit is contained in:
commit
b4bd2cec3a
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: jorelali/setup-elm@v3
|
||||
with:
|
||||
elm-version: 0.19.1
|
||||
- uses: cachix/install-nix-action@v14
|
||||
- uses: cachix/install-nix-action@v15
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-20.09
|
||||
- name: Print nixpkgs version
|
||||
|
Loading…
x
Reference in New Issue
Block a user