Skip to content

Commit

Permalink
Merge pull request #497 from cachix/renovate/cachix-install-nix-actio…
Browse files Browse the repository at this point in the history
…n-29.x

chore(deps): update cachix/install-nix-action action to v29
  • Loading branch information
domenkozar authored Sep 28, 2024
2 parents 4e743a6 + 3ad0dd5 commit 85f7a71
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 85f7a71

Please sign in to comment.