Skip to content

Commit

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

Update cachix/install-nix-action action to v30
  • Loading branch information
mergify[bot] authored Oct 3, 2024
2 parents e5a1fd1 + 1598ed4 commit 9182365
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 @@ -32,7 +32,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 9182365

Please sign in to comment.