mirror of
https://github.com/nix-community/nixpkgs-update.git
synced 2024-11-25 09:34:13 +03:00
ci: update
This commit is contained in:
parent
b5cc9fc670
commit
02e9fbb837
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -7,8 +7,8 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
- uses: cachix/install-nix-action@v12
|
||||
- uses: cachix/cachix-action@v8
|
||||
- uses: cachix/install-nix-action@v15
|
||||
- uses: cachix/cachix-action@v10
|
||||
with:
|
||||
name: nixpkgs-update
|
||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||
|
Loading…
Reference in New Issue
Block a user