Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 6116186 commit ca9aee5
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@v30
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@v30
with:
enable_kvm: true
- uses: cachix/cachix-action@v14
Expand Down

0 comments on commit ca9aee5

Please sign in to comment.