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 (#26)
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent beb1647 commit f5e1672
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cachix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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-inputs.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

0 comments on commit f5e1672

Please sign in to comment.