Skip to content

Commit

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

Bump cachix/install-nix-action from 25 to 26
  • Loading branch information
turion authored Mar 11, 2024
2 parents 095d7ed + 66b029b commit 56cd545
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@v25
- uses: cachix/install-nix-action@v26
- name: Build all packages
run: nix build
- name: Run tests
Expand Down

0 comments on commit 56cd545

Please sign in to comment.