Skip to content

Commit

Permalink
Revert "Partially revert "build(deps): bump cachix/install-nix-action…
Browse files Browse the repository at this point in the history
… from 26 to 27""

This reverts commit 9906947.

With the parent commit,
NixOS/nixpkgs-vet#78 is fixed, so
there's no problem related to the Nix version anymore.
  • Loading branch information
infinisil committed Jul 26, 2024
1 parent 0fe7950 commit eac58dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-by-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
base=$(mktemp -d)
git worktree add "$base" "$(git rev-parse HEAD^1)"
echo "base=$base" >> "$GITHUB_ENV"
- uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
- uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
if: env.mergedSha
- name: Fetching the pinned tool
if: env.mergedSha
Expand Down

0 comments on commit eac58dc

Please sign in to comment.