Skip to content

Commit

Permalink
chore(deps): update cachix/cachix-action action to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Gerschtli committed May 22, 2024
1 parent 05e16fb commit 3d534dc
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 @@ -93,13 +93,13 @@ jobs:
keep-going = true
- name: Setup cachix (gerschtli)
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: gerschtli
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}

- name: Setup cachix (nix-on-droid)
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: nix-on-droid
useDaemon: false
Expand Down

0 comments on commit 3d534dc

Please sign in to comment.