Skip to content

Commit

Permalink
chore(deps): Bump DeterminateSystems/nix-installer-action from 11 to …
Browse files Browse the repository at this point in the history
…12 (#2056)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent e6fc3cd commit c3fb746
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
.sources
key: fonts-${{ hashFiles('Makefile-fonts') }}
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v11
uses: DeterminateSystems/nix-installer-action@v12
- name: Cache Nix dependencies
uses: DeterminateSystems/magic-nix-cache-action@v7
- name: Setup developer environment
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v11
uses: DeterminateSystems/nix-installer-action@v12
- name: Cache Nix dependencies
uses: DeterminateSystems/magic-nix-cache-action@v7
# Upstream package sometimes has flags set that disable flake checking
Expand Down

0 comments on commit c3fb746

Please sign in to comment.