Skip to content

Commit

Permalink
Update CI GH actions.
Browse files Browse the repository at this point in the history
Updates to:

* `cachix/cachix-action@v15`
* `cachix/install-nix-action@30`
  • Loading branch information
abrightwell committed Oct 22, 2024
1 parent bf32370 commit a05c5da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Install Nix
uses: cachix/install-nix-action@v26
- uses: cachix/cachix-action@v14
uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v15
with:
name: crunchy-public
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Expand Down

0 comments on commit a05c5da

Please sign in to comment.