Skip to content

Commit

Permalink
Merge pull request #132 from SierraSoftworks/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/cachix/install-nix-action-21
  • Loading branch information
dependabot[bot] authored May 25, 2023
2 parents 9d5fe62 + 64fe1b0 commit 0b5adb6
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:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v21
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_config: |
Expand Down

0 comments on commit 0b5adb6

Please sign in to comment.