1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

chore(deps): bump DeterminateSystems/nix-installer-action from 4 to 6 (#4)

This commit is contained in:
dependabot[bot] 2023-10-16 11:30:56 +08:00 committed by GitHub
parent 5ae2196b28
commit 510cd9cf23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
uses: DeterminateSystems/nix-installer-action@v6
- name: Check Nix flake Nixpkgs inputs
uses: DeterminateSystems/flake-checker-action@v5