Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 4e743a6 commit 3ad0dd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v29
- uses: cachix/cachix-action@v15
with:
name: pre-commit-hooks
Expand All @@ -24,7 +24,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v29
- uses: cachix/cachix-action@v15
with:
name: pre-commit-hooks
Expand Down

0 comments on commit 3ad0dd5

Please sign in to comment.