fix: gh actions bump cargo2nix unstable
This commit is contained in:
parent
6817510e2d
commit
fa55a4173c
|
@ -29,7 +29,7 @@ jobs:
|
||||||
- name: Run cargo2nix
|
- name: Run cargo2nix
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
nix run github:cargo2nix/cargo2nix -- -s > Cargo.nix
|
nix run github:cargo2nix/cargo2nix/unstable -- -s > Cargo.nix
|
||||||
|
|
||||||
- name: Create PR
|
- name: Create PR
|
||||||
uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v4
|
||||||
|
|
Loading…
Reference in New Issue