Merge pull request #39 from rpearce/dependabot/github_actions/cachix/install-nix-action-19
chore(deps): bump cachix/install-nix-action from 18 to 19
This commit is contained in:
commit
98818bbad7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v18
|
||||
uses: cachix/install-nix-action@v19
|
||||
with:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
extra_nix_config: |
|
||||
|
|
Loading…
Add table
Reference in a new issue