fix: gh actions bump cargo2nix unstable

This commit is contained in:
waalge 2023-03-09 09:48:38 +00:00
parent 6817510e2d
commit fa55a4173c
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
- name: Run cargo2nix
shell: bash
run: |
nix run github:cargo2nix/cargo2nix -- -s > Cargo.nix
nix run github:cargo2nix/cargo2nix/unstable -- -s > Cargo.nix
- name: Create PR
uses: peter-evans/create-pull-request@v4