Skip to content

Commit

Permalink
build(deps): bump DeterminateSystems/nix-installer-action from 14 to …
Browse files Browse the repository at this point in the history
…15 (#15)
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent d80ad60 commit f5aca00
Show file tree
Hide file tree
Showing 2 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 @@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v4

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

- name: Setup magic-nix-cache
uses: DeterminateSystems/magic-nix-cache-action@main
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

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

- name: Setup magic-nix-cache
uses: DeterminateSystems/magic-nix-cache-action@main
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
uses: actions/checkout@v4

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

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

0 comments on commit f5aca00

Please sign in to comment.