Skip to content

Commit

Permalink
Merge pull request #405 from r-k-b/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/cachix/install-nix-action-23

build(deps): bump cachix/install-nix-action from 22 to 23 in /.github/workflows
  • Loading branch information
r-k-b authored Sep 4, 2023
2 parents 5a61f7e + b5de3c3 commit 66bd123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
environment: someEnviro
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v12
Expand Down

0 comments on commit 66bd123

Please sign in to comment.