Merge pull request #35 from rpearce/dependabot/github_actions/cachix/cachix-action-12
This commit is contained in:
commit
90a5ead5d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build with cachix
|
||||
uses: cachix/cachix-action@v11
|
||||
uses: cachix/cachix-action@v12
|
||||
with:
|
||||
name: hakyll-nix-template
|
||||
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue