Skip to content

Commit

Permalink
Bump cachix/install-nix-action from 22 to 23 (tenzir#3551)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobim authored Oct 10, 2023
2 parents 948b938 + d7708bb commit 19fcc8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tenzir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ jobs:
with:
python-version: "3.9"
- name: Install Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Configure Environment
Expand Down Expand Up @@ -908,7 +908,7 @@ jobs:
apt-get update
apt-get -y install git curl jq sudo xz-utils
- name: Install Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Add GitHub to the SSH known hosts file
Expand Down

0 comments on commit 19fcc8b

Please sign in to comment.