Skip to content

Commit

Permalink
chore(ci): bump cachix/install-nix-action from 20 to 21 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent e0cbea6 commit 2e08984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v21
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: rrbutani/use-nix-shell-action@v1
Expand Down

0 comments on commit 2e08984

Please sign in to comment.