Skip to content

Commit

Permalink
chore(deps): bump nixbuild/nix-quick-install-action from 27 to 29 (#944)
Browse files Browse the repository at this point in the history
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 27 to 29.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](nixbuild/nix-quick-install-action@v27...v29)

---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
  • Loading branch information
dependabot[bot] and orhun authored Jan 22, 2025
1 parent 3189f66 commit ba9c5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Nix
uses: nixbuild/nix-quick-install-action@v27
uses: nixbuild/nix-quick-install-action@v29

- name: Restore and cache Nix store
uses: nix-community/cache-nix-action@v5
Expand Down

0 comments on commit ba9c5f3

Please sign in to comment.