mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-04 09:56:40 +02:00
fix: update nix-update action
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user