mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-01-11 17:17:55 +08:00
Merge pull request #170 from Mic92/dependabot/github_actions/cachix/install-nix-action-17
Bump cachix/install-nix-action from 16 to 17
This commit is contained in:
commit
3e74c415a5
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@v3
|
||||
- uses: cachix/install-nix-action@v16
|
||||
- uses: cachix/install-nix-action@v17
|
||||
with:
|
||||
nix_path: "${{ matrix.nixPath }}"
|
||||
- name: Setup cachix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue