Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Upgrate to nix-action-v7 and cachix-action-v4 ❄️ (#118)
Browse files Browse the repository at this point in the history
Flavio Corpa authored Feb 28, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent aef6ff8 commit 8c6e398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: cachix/install-nix-action@v6
- uses: cachix/cachix-action@v3
- uses: cachix/install-nix-action@v7
- uses: cachix/cachix-action@v4
with:
name: 47deg
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'

0 comments on commit 8c6e398

Please sign in to comment.