Skip to content

Commit

Permalink
Merge pull request #24 from loophp/dependabot/github_actions/cachix/i…
Browse files Browse the repository at this point in the history
…nstall-nix-action-18

build(deps): Bump cachix/install-nix-action from 17 to 18
  • Loading branch information
drupol committed Oct 18, 2022
2 parents 9335dd6 + ca86718 commit 835e6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3

- name: Install the Nix package manager
uses: cachix/install-nix-action@v17
uses: cachix/install-nix-action@v18

- name: Checks
run: nix run nixpkgs#nodePackages.prettier -- --check .

0 comments on commit 835e6bf

Please sign in to comment.