Merge pull request #2461 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-27

Bump cachix/install-nix-action from 26 to 27
pull/2471/head
alpharush 6 months ago committed by GitHub
commit 9ee2ae009f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/ci.yml

@ -67,7 +67,7 @@ jobs:
- name: Set up nix
if: matrix.type == 'dapp'
uses: cachix/install-nix-action@v26
uses: cachix/install-nix-action@V27
- name: Set up cachix
if: matrix.type == 'dapp'

Loading…
Cancel
Save