Skip to content

Commit

Permalink
Merge pull request #80 from tweag/dependabot/github_actions/cachix/in…
Browse files Browse the repository at this point in the history
…stall-nix-action-25

Bump cachix/install-nix-action from 24 to 25
  • Loading branch information
mergify[bot] authored Feb 8, 2024
2 parents 133e171 + f039955 commit 5acffce
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@v24
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=./nixpkgs.nix
- uses: tweag/configure-bazel-remote-cache-auth@v0
Expand Down

0 comments on commit 5acffce

Please sign in to comment.