Skip to content

Commit

Permalink
CI: Bump install-nix-action.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamirTalwar committed Mar 1, 2023
1 parent d90cf4f commit 513f41c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Install Nix
uses: cachix/install-nix-action@v18
uses: cachix/install-nix-action@v20
- name: Set up the Nix cache
uses: cachix/cachix-action@v12
with:
Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Install Nix
uses: cachix/install-nix-action@v18
uses: cachix/install-nix-action@v20
- name: Set up the Nix cache
uses: cachix/cachix-action@v12
with:
Expand Down

0 comments on commit 513f41c

Please sign in to comment.