Skip to content

Commit

Permalink
Merge pull request #6 from dd-ix/dependabot/github_actions/cachix/ins…
Browse files Browse the repository at this point in the history
…tall-nix-action-V28

Bump cachix/install-nix-action from V27 to 28
  • Loading branch information
tanneberger authored Oct 28, 2024
2 parents 57f651f + 285c585 commit 486b83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: cachix/install-nix-action@V27
- uses: cachix/install-nix-action@V28

- run: nix build -L
- run: nix flake check -L
Expand Down

0 comments on commit 486b83a

Please sign in to comment.