Skip to content

Commit

Permalink
Merge pull request #739 from tinkerbell/dependabot/github_actions/cac…
Browse files Browse the repository at this point in the history
…hix/install-nix-action-21

Bump cachix/install-nix-action from 20 to 21
  • Loading branch information
mergify[bot] authored May 25, 2023
2 parents cc1f8f1 + 8deb742 commit f0733ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install nix
uses: cachix/install-nix-action@v20
uses: cachix/install-nix-action@v21
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Run ci-checks.sh
Expand Down

0 comments on commit f0733ab

Please sign in to comment.