Skip to content

Commit

Permalink
chore(deps): bump DeterminateSystems/nix-installer-action from 13 to …
Browse files Browse the repository at this point in the history
…14 (#64)
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent b8b766e commit 7fa9d30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Install nix
uses: DeterminateSystems/nix-installer-action@v13
uses: DeterminateSystems/nix-installer-action@v14

- name: Setup magic-nix-cache
uses: DeterminateSystems/magic-nix-cache-action@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flake-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Install nix
uses: DeterminateSystems/nix-installer-action@v13
uses: DeterminateSystems/nix-installer-action@v14

- name: Setup magic-nix-cache
uses: DeterminateSystems/magic-nix-cache-action@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lock-updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Install nix
uses: DeterminateSystems/nix-installer-action@v13
uses: DeterminateSystems/nix-installer-action@v14

- name: Setup magic-nix-cache
uses: DeterminateSystems/magic-nix-cache-action@main
Expand Down

0 comments on commit 7fa9d30

Please sign in to comment.