Merge pull request #1992 from crytic/dependabot/github_actions/dev/cachix/cachix-action-12

Bump cachix/cachix-action from 10 to 12
pull/2018/head
alpharush 1 year ago committed by GitHub
commit 614cce2346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/ci.yml

@ -71,7 +71,7 @@ jobs:
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v10
uses: cachix/cachix-action@v12
with:
name: dapp

Loading…
Cancel
Save