Merge pull request #2361 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-26

Bump cachix/install-nix-action from 25 to 26
pull/2368/head
alpharush 8 months ago committed by GitHub
commit 0f56da1e7e
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@v25
uses: cachix/install-nix-action@v26
- name: Set up cachix
if: matrix.type == 'dapp'

Loading…
Cancel
Save