mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 23:27:19 +02:00
fix: update nix-update action
This commit is contained in:
parent
1594b388c7
commit
43dc3c29f4
2
.github/workflows/update-nix.yaml
vendored
2
.github/workflows/update-nix.yaml
vendored
@ -20,6 +20,6 @@ jobs:
|
|||||||
uses: cachix/install-nix-action@v20
|
uses: cachix/install-nix-action@v20
|
||||||
|
|
||||||
- name: Update flake packages
|
- name: Update flake packages
|
||||||
uses: winapps-org/nix-update-action@v1.2.0
|
uses: winapps-org/nix-update-action@v1.3.0
|
||||||
with:
|
with:
|
||||||
extra-args: --version=branch
|
extra-args: --version=branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user