Update .github/workflows/main.yml
Some checks failed
update-flake-lock / lockfile (push) Failing after 1m54s
Some checks failed
update-flake-lock / lockfile (push) Failing after 1m54s
This commit is contained in:
parent
af63526879
commit
7b00855415
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -15,9 +15,9 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
- name: Install nix
|
||||
uses: cachix/install-nix-action@v23
|
||||
uses: DeterminateSystems/nix-installer-action@v7
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v16
|
||||
uses: DeterminateSystems/update-flake-lock@v19
|
||||
with:
|
||||
pr-title: "[chore] Update flake.lock"
|
||||
pr-labels: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user