Skip to content

Commit

Permalink
Merge pull request #901 from rust-osdev/dependabot/github_actions/cac…
Browse files Browse the repository at this point in the history
…hix/install-nix-action-22

build(deps): bump cachix/install-nix-action from 20 to 22
  • Loading branch information
nicholasbishop committed Jul 25, 2023
2 parents cdd6fb6 + 450cad4 commit af3c38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/developer_productivity.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v3
- uses: Swatinem/rust-cache@v2
- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v22
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 af3c38d

Please sign in to comment.