GHActions: Bump install-nix-action to v22

Not all workflows were updated but some were, this fixes the
inconsistency.
This commit is contained in:
toonn 2023-06-18 20:00:49 +02:00
parent 8a5af0da9d
commit cd87d92320
No known key found for this signature in database
GPG key ID: FE4CE9E311FD9A47
3 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ jobs:
runs-on: macos-12
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v22
- run: |
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
nix-channel --update