Bump nixbuild/nix-quick-install-action from 12 to 13

Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 12 to 13.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v12...v13)

---
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>
This commit is contained in:
dependabot[bot]
2022-04-27 06:39:18 +00:00
committed by GitHub
parent b6d5fe7dc3
commit c39441d60c
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
run: yarn run: yarn
- name: Install Nix - name: Install Nix
uses: nixbuild/nix-quick-install-action@v12 uses: nixbuild/nix-quick-install-action@v13
- name: Setup Cachix - name: Setup Cachix
if: github.event_name == 'push' && github.repository_owner == 'stephank' if: github.event_name == 'push' && github.repository_owner == 'stephank'