Skip to content

Commit

Permalink
Merge pull request #26 from phip1611/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
phip1611 authored Jan 4, 2024
2 parents e9ffa15 + bcae26e commit b6f60d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- uses: cachix/install-nix-action@v24
with:
# Only used for "nix-build", "nix-shell" etc.
# Inside the files, I use pinned nixpkgs.
Expand Down

0 comments on commit b6f60d5

Please sign in to comment.