Merge pull request #2463 from crytic/dependabot/github_actions/dev/cachix/cachix-action-15

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

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

Loading…
Cancel
Save