Skip to content

Commit

Permalink
Merge pull request #883 from SierraSoftworks/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/cachix/install-nix-action-22

chore(deps): bump cachix/install-nix-action from 21 to 22
  • Loading branch information
notheotherben authored Jun 19, 2023
2 parents 05d5b23 + 0723e83 commit 5f07b82
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v21
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
Expand Down

0 comments on commit 5f07b82

Please sign in to comment.