Skip to content

Commit

Permalink
Merge pull request cachix#66 from cachix/dependabot/github_actions/ca…
Browse files Browse the repository at this point in the history
…chix/install-nix-action-v11

chore(deps): bump cachix/install-nix-action from v10 to v11
  • Loading branch information
domenkozar authored Sep 22, 2020
2 parents a3f7609 + a9c2a30 commit 4dd50ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v10
- uses: cachix/install-nix-action@v11
- uses: cachix/cachix-action@v6
with:
name: pre-commit-hooks
Expand Down

0 comments on commit 4dd50ef

Please sign in to comment.