Skip to content

Commit

Permalink
Merge pull request #267 from turion/dependabot/github_actions/cachix/…
Browse files Browse the repository at this point in the history
…install-nix-action-24

Bump cachix/install-nix-action from 23 to 24
  • Loading branch information
turion authored Nov 29, 2023
2 parents 29f942d + 0ded06e commit 1193573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- uses: cachix/install-nix-action@v24
- name: Build default package (rhine)
run: nix build
- name: Build rhine-examples
Expand Down

0 comments on commit 1193573

Please sign in to comment.