mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-01-07 22:27:24 +08:00
Merge pull request #143 from Mic92/dependabot/github_actions/cachix/install-nix-action-16
Bump cachix/install-nix-action from 15 to 16
This commit is contained in:
commit
c2c7e076ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v15
|
||||
- uses: cachix/install-nix-action@v16
|
||||
with:
|
||||
nix_path: "${{ matrix.nixPath }}"
|
||||
- name: Setup cachix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue