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
Unverified Commit 16b9030c authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

Merge pull request #2 from ecphp/dependabot/github_actions/cachix/install-nix-action-20

chore(deps): bump cachix/install-nix-action from 19 to 20
parents d7432cca 40e41247
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