Skip to content

Commit

Permalink
Merge pull request rust-osdev#1181 from rust-osdev/renovate/cachix-in…
Browse files Browse the repository at this point in the history
…stall-nix-action-27.x

chore(deps): update cachix/install-nix-action action to v27
  • Loading branch information
nicholasbishop authored May 27, 2024
2 parents 77244a7 + 0b5762a commit cb892c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/developer_productivity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@v27
with:
# This channel is only required to invoke "nix-shell".
# Everything inside that nix-shell will use a pinned version of nixpkgs.
Expand Down

0 comments on commit cb892c0

Please sign in to comment.