mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 02:49:32 +00:00
Update cachix/install-nix-action action to v22
This commit is contained in:
parent
2dc249e4e7
commit
48664f0c84
2
.github/workflows/ci-docs.yml
vendored
2
.github/workflows/ci-docs.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- uses: jorelali/setup-elm@v5
|
- uses: jorelali/setup-elm@v5
|
||||||
with:
|
with:
|
||||||
elm-version: 0.19.1
|
elm-version: 0.19.1
|
||||||
- uses: cachix/install-nix-action@v21
|
- uses: cachix/install-nix-action@v22
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-21.11
|
nix_path: nixpkgs=channel:nixos-21.11
|
||||||
- name: Print nixpkgs version
|
- 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@v5
|
- uses: jorelali/setup-elm@v5
|
||||||
with:
|
with:
|
||||||
elm-version: 0.19.1
|
elm-version: 0.19.1
|
||||||
- uses: cachix/install-nix-action@v21
|
- uses: cachix/install-nix-action@v22
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-21.11
|
nix_path: nixpkgs=channel:nixos-21.11
|
||||||
- name: Print nixpkgs version
|
- name: Print nixpkgs version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user