Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Verified Commit e573db6e authored by dependabot[bot]'s avatar dependabot[bot] Committed by Pol Dellaiera
Browse files

build(deps): bump cachix/install-nix-action from 19 to 20

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 222a5eac
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ jobs: ...@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Install the Nix package manager - name: Install the Nix package manager
uses: cachix/install-nix-action@v19 uses: cachix/install-nix-action@v20
- name: Checks - name: Checks
run: nix run nixpkgs#nodePackages.prettier -- --check . run: nix run nixpkgs#nodePackages.prettier -- --check .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment