Skip to content

Commit

Permalink
Merge pull request #908 from xmonad/dependabot/github_actions/cachix/…
Browse files Browse the repository at this point in the history
…install-nix-action-v29

build(deps): bump cachix/install-nix-action from V28 to 29
  • Loading branch information
geekosaur authored Sep 30, 2024
2 parents 42340e0 + 2ec4bbc commit 2c161ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
contents: read
steps:
- name: Install Nix
uses: cachix/install-nix-action@V28
uses: cachix/install-nix-action@v29
with:
install_url: https://nixos-nix-install-tests.cachix.org/serve/i6laym9jw3wg9mw6ncyrk6gjx4l34vvx/install
install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
Expand Down

0 comments on commit 2c161ff

Please sign in to comment.