Skip to content

Commit

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

Bump cachix/install-nix-action from V27 to 28
  • Loading branch information
mergify[bot] authored Sep 24, 2024
2 parents f869f4e + 024df6e commit 59c05a0
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@V27
- uses: cachix/install-nix-action@V28
with:
nix_path: nixpkgs=./nixpkgs.nix
- uses: tweag/configure-bazel-remote-cache-auth@v0
Expand Down

0 comments on commit 59c05a0

Please sign in to comment.