mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-13 13:59:16 +02:00
fix(ci): update actions
This commit is contained in:
4
.github/workflows/update-nix.yaml
vendored
4
.github/workflows/update-nix.yaml
vendored
@@ -10,10 +10,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v20
|
||||
|
||||
- name: Update flake packages
|
||||
uses: selfuryon/nix-update-action@v1
|
||||
uses: selfuryon/nix-update-action@v1.1.0
|
||||
|
Reference in New Issue
Block a user