Skip to content

Commit

Permalink
Update cachix-install-nix-action to v23.
Browse files Browse the repository at this point in the history
  • Loading branch information
damianfral committed Mar 7, 2024
1 parent 5784a6e commit b74c646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: install nix
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v25
- uses: cachix/cachix-action@v12
with:
name: opensource
Expand All @@ -21,7 +21,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: install nix
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v25
- uses: cachix/cachix-action@v12
with:
name: opensource
Expand Down

0 comments on commit b74c646

Please sign in to comment.