Skip to content

Commit

Permalink
cachixbump release.yml (#865)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennypollack committed Nov 15, 2021
1 parent df5fef8 commit fb9476d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ jobs:
steps:
- uses: actions/checkout@v2
# v12
- uses: cachix/install-nix-action@v12
- uses: cachix/install-nix-action@v14.1
# v8
- uses: cachix/cachix-action@v8
- uses: cachix/cachix-action@v10
with:
name: dapp
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit fb9476d

Please sign in to comment.