Skip to content

Commit

Permalink
Merge pull request #124 from tweag/renovate/cachix-install-nix-action…
Browse files Browse the repository at this point in the history
…-30.x

chore(deps): update cachix/install-nix-action action to v30
  • Loading branch information
mergify[bot] authored Oct 3, 2024
2 parents a9cc845 + e1d07fd commit de40fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
path: ~/repo-cache
key: repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
- uses: cachix/install-nix-action@v29
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=./nixpkgs.nix
- uses: tweag/configure-bazel-remote-cache-auth@v0
Expand Down

0 comments on commit de40fbe

Please sign in to comment.