mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Update cachix/install-nix-action action to v20
This commit is contained in:
parent
4a56c3ae74
commit
a256b205d7
2
.github/workflows/ci-docs.yml
vendored
2
.github/workflows/ci-docs.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- uses: jorelali/setup-elm@v4
|
||||
with:
|
||||
elm-version: 0.19.1
|
||||
- uses: cachix/install-nix-action@v19
|
||||
- uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-21.11
|
||||
- name: Print nixpkgs version
|
||||
|
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: jorelali/setup-elm@v4
|
||||
with:
|
||||
elm-version: 0.19.1
|
||||
- uses: cachix/install-nix-action@v19
|
||||
- uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-21.11
|
||||
- name: Print nixpkgs version
|
||||
|
Loading…
x
Reference in New Issue
Block a user