Bump nixbuild/nix-quick-install-action from 9 to 11

Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 9 to 11.
- [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/v9...v11)

---
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-03-08 06:21:02 +00:00
committed by GitHub
parent 5320fc7e31
commit 9e115ba306
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
run: yarn
- name: Install Nix
uses: nixbuild/nix-quick-install-action@v9
uses: nixbuild/nix-quick-install-action@v11
- name: Setup Cachix
if: github.event_name == 'push' && github.repository_owner == 'stephank'