Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v27 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent 04dfd59 commit 137a789
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
Expand All @@ -28,7 +28,7 @@ jobs:
- check
runs-on: ubuntu-latest
steps:
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
Expand Down

0 comments on commit 137a789

Please sign in to comment.