Skip to content

Commit

Permalink
Merge pull request #3121 from pbek/dependabot/github_actions/cachix/i…
Browse files Browse the repository at this point in the history
…nstall-nix-action-v29

build(deps): bump cachix/install-nix-action from V28 to 29
  • Loading branch information
pbek authored Sep 30, 2024
2 parents 8d17b5f + cceb54e commit 5b079f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
just-recipe: ['nix-build', 'nix-build-cmake-qt5']
steps:
- name: ⚙️ Install Nix
uses: cachix/install-nix-action@V28
uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: 🧰 Checkout code
Expand Down

0 comments on commit 5b079f7

Please sign in to comment.