Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2024
1 parent bb656e7 commit da7c9e0
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@v25
- uses: cachix/install-nix-action@v27
with:
enable_kvm: true
- uses: cachix/cachix-action@v14
Expand All @@ -28,7 +28,7 @@ jobs:
- check
runs-on: ubuntu-latest
steps:
- uses: cachix/install-nix-action@v25
- uses: cachix/install-nix-action@v27
with:
enable_kvm: true
- uses: cachix/cachix-action@v14
Expand Down

0 comments on commit da7c9e0

Please sign in to comment.